Catmull–Clark subdivision surface: Difference between revisions

move the "Capability:" part into the template.
m (use the Requires template)
(move the "Capability:" part into the template.)
Line 1:
{{task|3D}}[[Category:Graphics algorithms]]{{requires|Capability:Graphics}}
Implement the Catmull-Clark surface subdivision ([[wp:Catmull–Clark_subdivision_surface|description on Wikipedia]]), which is an algorithm that maps from a surface (described as a set of points and a set of polygons with vertices at those points) to another more refined surface. The resulting surface will always consist of a mesh of quadrilaterals.
 
Anonymous user