Description :
|
unitile2d maps polygon tilings onto surfaces. In this case
a 4,6,12 tiling is mapped onto a torus. The polygons are coloured
according to their number of sides, and the colours are looked up
in the spread colour map. The map is shifted by 8, arrived at
by experimenting until I found a colour combination I liked. The
antiview -t no_triangulation option improves the display
of the non-planar polygons over the triangulated default.
View this model with the command
unitile2d -s t -l 90 -w 30 11 | off_color -f N -v 1.0,0.0,0.0 -m spread+8 | antiview -v 0.03 -e 0.025 -E grey80 -t no_tri
|
|