#Glium or OpenGL help

10 messages · Page 1 of 1 (latest)

round crane
#

Probably going to be posting here a lot

First question: How do I pass in data per vertex, right now I am following the open.gl guide and they are passing in position data along with color data per vertex, how would I do that with glium?

atomic breach
round crane
#

Alright thanks

round crane
#

Currently my shape looks like this

#

How would I make it all be uniform if that is the correct word

#

It should look like this

round crane
#

Trying to find a solution still

#

Been stuck on this for awhile

#

Glium or OpenGL help