Difference between revisions of "Triangulation"

From apm
Jump to: navigation, search
m (Related: added link to yet unwritten page about Quadriculation)
Line 8: Line 8:
 
* [[Constructive solid geometry]] – a perhaps useful novel algorithm is proposed there {{wikitodo|eventually move it over to here}}
 
* [[Constructive solid geometry]] – a perhaps useful novel algorithm is proposed there {{wikitodo|eventually move it over to here}}
 
* [[Quadriculation]]
 
* [[Quadriculation]]
 +
* [[Decompression chain]] & [[Control hierarchy]]
  
 
== External links ==
 
== External links ==

Revision as of 00:22, 22 November 2021

This article is a stub. It needs to be expanded.

Finding a triangle mesh that is approximating a somehow specified volume.
E.g. specified by some "function representation" like e.g. "signed distance functions".

Related

External links