LWJGL Forum

Programming => OpenGL => Topic started by: PCXDO on May 03, 2018, 03:23:14

Title: I can't render more than one object in my scene!
Post by: PCXDO on May 03, 2018, 03:23:14
So the title says all! When rendering just one object all things work fine, but when I use a for loop to render each model in an ArrayList nothing is rendered, any ideas?
Title: Re: I can't render more than one object in my scene!
Post by: darkyellow on May 03, 2018, 13:20:56
How do you expect anyone to help you here? You need to post some code and you need to cut the code down to a small reproducible example