Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22d2badbc78231f

Jump to content

Talk:Isosurface

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 13 years ago by Kri in topic "Simple polygonal model"

"Simple polygonal model"

[edit]

"Isosurfaces tend to be a popular form of visualization for volume datasets since they can be rendered by a simple polygonal model, which can be drawn on the screen very quickly." Can this be verified by a cite? What is ment by "a simple polygonal model"? —217.91.36.246 (talk) 11:35, 26 March 2013‎ (UTC)Reply

I guess it is referring to the fact that it uses a finite set of polygons (triangles to be more specific), and that it is simple because the implementation is quite straightforward compared to other isosurface rendering algorithms (for example dual contouring) which I guess more easily lead to unexpected surprises (bugs, that is) and possibly also include a lot of different special cases that have to be taken care of (what do I know?). —Kri (talk) 21:49, 4 April 2013 (UTC)Reply