Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TheFunctionMan

Pages: [1]
1
Graphics / Passing an array of colors to shader
« on: December 12, 2011, 01:26:18 pm »
Is there a way to pass an array of color values to the vertex shader in openGL if drawing is being done the old way with glBegin(GL_TRIANGLES)?

Pages: [1]