GL_POINTS or quads fastest?
Posted
by pop850
on Stack Overflow
See other posts from Stack Overflow
or by pop850
Published on 2010-04-27T07:03:33Z
Indexed on
2010/04/27
22:33 UTC
Read the original article
Hit count: 231
I'm working on a drawing app where there's a lot of textured points.
Just wondering if there's a speed difference between the two (i tried both and couldn't tell)
Thanks
© Stack Overflow or respective owner