factor/extra/gml/examples/torus.gml

18 lines
279 B
Plaintext
Raw Normal View History

2013-06-18 19:42:13 -04:00
usereg
[ (-1,-1,0) (1,-1,0)
(1,1,0) (-1,1,0) ] !poly
:poly 1 poly2doubleface
dup edgemate exch
1 1 extrude-simple !f0 !f1
:poly { 0.5 mul } map reverse
5 poly2doubleface
dup edgemate exch
-1 1 extrude-simple
!r0 !r1
:r0 :f0 killFmakeRH
:r1 :f1 killFmakeRH