Catmull–Clark subdivision surface/OCaml: Difference between revisions

typo
No edit summary
(typo)
Line 34:
 
 
Below is a program in OpenGL which displays a cube subdivided 2 times with the ''Catmull–Clark surface subdivision'' algorythmalgorithm.
 
{{libheader|glMLite}}
Line 66:
(6, 1, 2, 4);
(* comment some of these faces to see how
the algorythmalgorithm handles surfaces with holes
*)
|]
Anonymous user