| | Re: Several replies to CLIPPING / WINDING Leonardo Zide
| | | (...) Sure, that can be done but there's the "0 UNKNOWN" or "0 DOUBLE-SIDED" case, and you'd have to send the triangles twice if you don't want to change the state. Leonardo (25 years ago, 19-Oct-99, to lugnet.cad.dev)
| | | | | | | | Re: Several replies to CLIPPING / WINDING Rui Manuel Silva Martins
| | | | | (...) That can be done, but you will probably suffer a performance hit, because, most hardware, just use a bit, to keep track of the state. Just minimize the use of the 0 CCW and 0 CW meta-commands, to boost performance. When optimizing existent or (...) (25 years ago, 20-Oct-99, to lugnet.cad.dev)
| | | | | | |