netgen/tutorials/sphere.geo

9 lines
77 B
GLSL
Raw Normal View History

2009-01-13 18:03:21 +05:00
algebraic3d
solid main = sphere (0, 0, 0; 1);
tlo main;
point (0, 0, 0);