21.08.2013 Views

Efficient drawing with OpenGL

Efficient drawing with OpenGL

Efficient drawing with OpenGL

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

glEnableClientState, glDisableClientState<br />

Are used to enable and disable 6 type of arrays:<br />

1. Vertices glVertexPointer<br />

2. Normals glNormalPointer<br />

3. Colors glColorPointer<br />

4. Indices glIndexPointer<br />

5. Textures glTexCoordPointer<br />

6. EdgeFlags glEdgeFlagPointer<br />

High Performance Computing Techniques - Pourya Shirazian 10

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!