Tagged Questions
0
votes
1answer
96 views
loading a sequence of obj in java
I have 90 obj for an animation and currently using LWJGL. How would I be able to load them in sequence for 3000 seconds (a frame every 33 milliseconds)?