Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Display Size and loading Lenna
#7
Well I fixed the issue in the vertex position, was loading &RecVertices[3] when I should have been doing just RecVertices. 

As far as the values i have for my indices I believe it is this:
Code:
    GLushort indices[] = { 0, 1, 2, 0, 2, 3 };
Good Luck,

Juston Metarref
Currently a programming student
Future Gameplay/Ai Programer
Reply


Messages In This Thread
Display Size and loading Lenna - by mayoricecream - 04-24-2018, 07:58 PM
RE: Display Size and loading Lenna - by mayoricecream - 04-24-2018, 10:58 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)