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

11 lines
169 B
GLSL

algebraic3d
solid main = sphere (0, 0, 0; 1)
and not sphere (0, 0, 0; 0.98);
# or orthobrick (-0.4, -0.4, -0.4; 0.4, 0.4, 0.4);
tlo main -maxh=0.02;