Johannes Lampel - Projects/Moebius
The task was to write a program drawing a given parametrized surface and its normals. I did this using OpenGL :
The code is here : moebius.cpp (thx
to nehe for basecode )
It uses my time library which can also be found on this page.