How could one bind all the pieces together in a unit that could be moved, cloned, and copied to another window, and still be functional relative to it's new environment? There would have to be a model/sub-model hierarchy.



Moderator: Moderators
Code: Select all
glPopMatrix();
glRotatef(App.Time*90,0,1,0);