ThreeDimView
-120 150 10     # staring angles in degrees along X, Y, and Z
100             # opacity in percent
6 28 2 36       # colors points lines triangles
c 255 255 255   # color 0: R G B
c 255 255 0     # color 1: R G B
c 0 180 0       # color 2
c 255 0 0       # color 3
c 0 0 255       # color 4
c 0 255 255     # color 5
p -15 15 15     # point 0: x y z
p 15 15 15      # point 1: x y z
p -15 5 15      # point 2
p 15 5 15       # point 3
p -15 15 -15
p 15 15 -15
p -15 5 -15
p 15 5 -15
p -10 25 10
p 10 25 10
p -10 20 10
p 10 20 10
p -10 25 -10
p 10 25 -10
p -10 20 -10
p 10 20 -10
p -5 35 5
p 5 35 5
p -5 30 5
p 5 30 5
p -5 35 -5
p 5 35 -5
p -5 30 -5
p 5 30 -5
p 0 15 0
p 0 20 0
p 0 25 0
p 0 30 0
l 24 25 1       # line 0: point_index point_index
l 26 27 5       # line 1
t 0 2 1 3       # triangle 0: point_index point_index point_index optional_color_index
t 1 2 3 3       # triangle 1
t 1 3 5 3       # triangle 2
t 5 3 7 3
t 4 6 0 3
t 0 6 2 3
t 4 5 6 3
t 5 7 6 3
t 3 2 6 3
t 3 6 7 3
t 4 0 1 3
t 4 1 5 3
t 8 10 9 2
t 9 10 11 2
t 9 11 13 2
t 13 11 15 2
t 8 12 14 2
t 8 14 10 2
t 13 15 14 2
t 12 13 14 2
t 12 8 9 2
t 13 12 9 2
t 11 10 14 2
t 15 11 14 2
t 16 18 17 4
t 17 18 19 4
t 17 19 21 4
t 21 19 23 4
t 16 20 22 4
t 16 22 18 4
t 21 23 22 4
t 20 21 22 4
t 20 16 17 4
t 21 20 17 4
t 19 18 22 4
t 23 19 22 4
