basic physics
basic physics
I wrote a simple animator, which can collide with scenenode and get bounced back. It will be improved... but playing around with it should not be a big deal.
Just put it into the irrlicht example directory to compile it yourself.
Exe included
http://home.t-online.de/home/jens.schick/files/pong.zip
Just put it into the irrlicht example directory to compile it yourself.
Exe included
http://home.t-online.de/home/jens.schick/files/pong.zip
update
http://home.t-online.de/home/jens.schick/files/pong.zip
Here you can download a new version of my PongAnimator. The demo includes 2 balls and a floor.
Exe included (you need irrlicht 0.42) to compile it yourself copy it to the irrlicht example directory.
There are still some ToDos but now it should be stable enough to work with.
Schick
Here you can download a new version of my PongAnimator. The demo includes 2 balls and a floor.
Exe included (you need irrlicht 0.42) to compile it yourself copy it to the irrlicht example directory.
There are still some ToDos but now it should be stable enough to work with.
Schick
Problems using getCollisionResultPosition(...)
Ive got some problems using the getCollisionResultPosition(...) function. It is working great as long as i dont use any gravity. But if i do so the function doesnt return the triangle it collided with but it calculates the new position correctly. I browse the source maybe ill find the bug, it would be nice if anyone has a solution.
thanks,
schick
thanks,
schick
-
- Posts: 292
- Joined: Sun Mar 14, 2004 5:28 pm
- Location: Germany
- Contact:
ditoNexos wrote:shame that the link didnt work wanted to see this
http://www.games-forge.de - Die Community für Nachwuchsprogrammierer
Dunno if anyone is still interested but if you use;
http://home.t-online.de/home/jens.schick/files/
you can download the physics in a rar file
http://home.t-online.de/home/jens.schick/files/
you can download the physics in a rar file
-
- Posts: 6
- Joined: Sat Feb 09, 2008 7:12 am
- Contact:
-
- Posts: 1186
- Joined: Fri Dec 29, 2006 12:04 am