have a problem with my 2nd quad bottom left vertex position ? weirdd

Posted by RubyKing on Game Development See other posts from Game Development or by RubyKing
Published on 2012-03-29T11:26:02Z Indexed on 2012/03/29 11:43 UTC
Read the original article Hit count: 142

Filed under:

Hey all I'm just trying to add another quad to my frustum and when doing so I get this weird little error.

What happens is the bottom left side of my quad seems to stick to the center point for no apparent reason that I can think of and or figure out from.

has anyone else experienced this issue and knows a solution or would you like more information please do ask.

here is my main.cpp file http://pastebin.com/g9q8uAsd

I think its because of 2 different quad vertex array data is in the same array.

© Game Development or respective owner

Related posts about vertex