Polygonal gradients with OpenGL

Posted by user146780 on Stack Overflow See other posts from Stack Overflow or by user146780
Published on 2010-05-01T22:28:06Z Indexed on 2010/05/01 22:37 UTC
Read the original article Hit count: 378

Filed under:
|
|
|

I'm wondering how I could create a gradient wuth multiple stops and a direction if I'm making polygons. Right now I'm creating gradients by changing the color of the verticies but this is limiting. Is there another way to do this?

Thanks

© Stack Overflow or respective owner

Related posts about opengl

Related posts about gradient