Description :
|
Torus sweep. Using the hexagon model (with coordinates in the xy-plane),
translate it 2 units along the x-axis (-T 2,0,0),
progressively rotate it 1 turn around the y-axis (-R 0,ANG,0)
View this model with the command
sweep_edges pol6 -T 2,0,0 -R 0,ANG,0 | antiview -t no_tri -x e
|
|