netgen/tutorials/sphere.geo

9 lines
77 B
GLSL
Raw Normal View History

2014-01-09 15:19:48 +06:00
algebraic3d
solid main = sphere (0, 0, 0; 1);
tlo main;
point (0, 0, 0);