08.01.2015 Views

OpenGL viewing notes - Bryn Mawr Computer Science

OpenGL viewing notes - Bryn Mawr Computer Science

OpenGL viewing notes - Bryn Mawr Computer Science

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Controlling states<br />

Enabling features<br />

glEnable(GL_DEPTH_TEST);<br />

Setting state<br />

glShadeModel(GL_FLAT);<br />

glShadeModel(GL_SMOOTH);

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

Saved successfully!

Ooh no, something went wrong!