Catmull–Clark subdivision surface/Tcl Test Code: Difference between revisions

no edit summary
No edit summary
Line 92:
# Visualize the new surface
visualizeNet .c $points2 $faces2 -outline #0000cc</lang>
==Program Output==
[[File:Tcl-Catmull.png]]
The figure above shows the result of running the code on this page.
Anonymous user