
Search found 2 matches
- Mon Feb 03, 2014 3:47 pm
- Forum: Questions and Help
- Topic: Equations for a falling body
- Replies: 2
- Views: 3025
Re: Equations for a falling body
Thanks Norbo! 

- Thu Jan 09, 2014 7:34 am
- Forum: Questions and Help
- Topic: Equations for a falling body
- Replies: 2
- Views: 3025
Equations for a falling body
Hi everybody, I have some trouble with Space.Update() function. I hope someone will help me :D. I use AsynchronouslyDemo with this options: Space.BufferedState.Enable=false; timestepping.maximumTimestepsPerframe=1; and i put a box Box myBox=new Box((0,80,0),1,1,1,1) just for see it fall. Using the f...