Gradients for polygons in OpenGL

Posted by user146780 on Stack Overflow See other posts from Stack Overflow or by user146780
Published on 2010-05-18T14:55:33Z Indexed on 2010/05/18 18:50 UTC
Read the original article Hit count: 216

Filed under:
|
|

what is the best way to create a gradient for a 2D polygon in OpenGL, (Linear, and Radial)?

Thanks

How can you generate textures for radial gradients on the fly?

© Stack Overflow or respective owner

Related posts about opengl

Related posts about c