netgen/tutorials/sphere.geo
2014-01-09 09:19:48 +00:00

9 lines
77 B
GLSL

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