add basic concept demo, Coordinate System for a start.
set the up axis for some of the demos.
This commit is contained in:
@@ -35,6 +35,7 @@ static float friction = 1.;
|
||||
MultiDofDemo::MultiDofDemo(CommonGraphicsApp* app)
|
||||
:FeatherstoneDemo1(app)
|
||||
{
|
||||
app->setUpAxis(1);
|
||||
}
|
||||
MultiDofDemo::~MultiDofDemo()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user