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

m
→‎Program Output: add break to make wrapping better
m (→‎Program Output: add break to make wrapping better)
 
(2 intermediate revisions by one other user not shown)
Line 92:
# Visualize the new surface
visualizeNet .c $points2 $faces2 -outline #0000cc</lang>
==Program Output==
[[File:Tcl-Catmull.png]]
<br>
This figure shows the result of running the code on this page.
Anonymous user