|
The program implements the Loop subdivision scheme pretty efficiently. It is written in C++ using openGL to visualize the models. All models are courtesy of Greg Turk.
Usage example: (model star, 3 iterations)
Release\P5.exe -file models\star.ply -subdivide 3
[[ download source ]
Sample images:

Star - 3 subdivisions

Torus - 4 subdivisions
|