Just a new program using some raw OpenGL and Petr's great example code. This program plots a crosscap using 3 parametric equations.
My intention is to add trackball mouse interaction at some point.
n0 is the x function
n1 is the y function
n2 is the z function
Stan