Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#ActualDarkHorseKnight

Posted 17 April 2012 - 05:20 PM

would it be possible brother bob if you could list out the functions in order of usage to render a mesh in opengl 3.3 Posted Image saving you all the time required to scan my code Posted Image.

for example

step 1) glGenBuffers()

step 2) glBindBuffers()

step 3) glBufferData()

#1DarkHorseKnight

Posted 17 April 2012 - 05:20 PM

would it be possible brother bob if you could list out the functions in order of usage to render a mesh in opengl 3.3 :) saving you all the time required to scan my code :D.

for example

step 1) glGenBuffers()

step 2) glBindBuffers()

step 3) glBufferData()

I hope you know what I mean :).

PARTNERS