18.07.2014 Views

An Interactive Introduction to OpenGL Programming

An Interactive Introduction to OpenGL Programming

An Interactive Introduction to OpenGL Programming

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.

Alpha: the 4 th Color<br />

Component<br />

• Measure of Opacity<br />

– simulate translucent objects<br />

• glass, water, etc.<br />

– composite images<br />

– antialiasing<br />

– ignored if blending is not enabled<br />

glEnable( GL_BLEND )

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

Saved successfully!

Ooh no, something went wrong!