Catmull–Clark subdivision surface: Difference between revisions

Content deleted Content added
m it's a graphics algorithm
→‎{{header|Mathematica}}: mark wall-of-text for improvement
Line 46: Line 46:


=={{header|Mathematica}}==
=={{header|Mathematica}}==

{{improve|Mathematica|Reformat the code to be more readable; to make its structure more visible.}}


This implementation supports tris, quads, and higher polys, as well as surfaces with holes.
This implementation supports tris, quads, and higher polys, as well as surfaces with holes.