step the simulation 1 frame, so the initial starting position is ok.
added comment how to use FCollada instead of COLLADA_DOM
This commit is contained in:
@@ -370,6 +370,7 @@ int glutmain(int argc, char **argv,int width,int height,const char* title) {
|
||||
glutMotionFunc(clientMotionFunc);
|
||||
glutDisplayFunc( clientDisplay );
|
||||
|
||||
clientMoveAndDisplay();
|
||||
|
||||
glutMainLoop();
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user