iPhone OpenGL ES 2.0 vertex array problem

Started by
0 comments, last by polyfrag 10 years, 10 months ago

This code works fine on Windows and for some reason the heightmap is rendering correctly, but the models aren't. Any ideas?

I checked the loaded models and they seem ok, number of vertices, number of joints, number of groups and min and max of model are ok. But it looks like there's some corruption. I seem to be passing the data correctly. VBO is off.

photo_zps9771ecf6.jpg

photo1_zps65550130.jpg

Advertisement

Oh, it was a shader mistake. Fixed.

This topic is closed to new replies.

Advertisement