netgen/tutorials/sphere.geo
Joachim Schoeberl 3b4fbb7246 add examples
2009-01-13 13:03:21 +00:00

9 lines
77 B
GLSL

algebraic3d
solid main = sphere (0, 0, 0; 1);
tlo main;
point (0, 0, 0);