when drawing for games it is needed to reduce triangles as much as possible.
Unfortunately rhino generates a lot. I drawed a rectangle based bar and a circle based one.
The rectangle one can be draw with only 6x2 triangles or 6 squares, but it needs 28kbytes!!!
The circle base bar was size was similar to the rectangle based one
It would be possible to draw figures with much less triangles?
Could rhino obtain a triangles reduction tool to reduce triangles to minimun as possible within a tolerance?