| | Re: LDForge - dev. plans and call for help Don Heyse
| | | (...) If you prefer not to sort at all you can use glEnable(GL_POLYGON_STIPPLE) for transparent polygons. It doesn't look nearly as good, but it's really easy to code. Have fun, Don (15 years ago, 31-Mar-10, to lugnet.cad, FTX)
| | | | | | | | Re: LDForge - dev. plans and call for help Roland Melkert
| | | | | (...) If you want a visual example on stipple, look at my LD4DStudio, it uses it for transparent stuff. In combination with depth buffer you don't need to sort anything just push the triangles and/or quad cords using glDrawElements and optionally (...) (15 years ago, 1-Apr-10, to lugnet.cad, lugnet.cad.dev, FTX)
| | | | | | |