Description :
|
Making a twisted surface with 'sides' made from sweeping multiple edges may
benefit from a specified colouring. An open tube model is made with -O,
that preserves the original colours, and the original colour indices are
mapped so they match
View this model with the command
off_util -g -s pol24 -Dv7- | off_trans -T -3.830648787770195,3.830648787770195,0 | poly_kscope -s C4 -c e | off_util -M a | sweep_edges -n 64 -R 0,0,2*ANG/4 -T 10,0,0 -R 0,ANG,0 -O -m map_red:green:green:red | antiview -t no_tri -x e
|
|