1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-03-24 23:47:57 +05:00
Joachim Schoeberl 3b4fbb7246 add examples
2009-01-13 13:03:21 +00:00

12 lines
115 B
GLSL

#
## A cube
#
algebraic3d
# cube consisting of 6 planes:
solid cube = orthobrick (0, 0, 0; 1, 1, 1);
tlo cube;