If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
-
Guest
Post
by Guest »
is there a way to have ragdoll physics with md2 characters in irrlicht/newton?
-
Tyn
- Posts: 932
- Joined: Thu Nov 20, 2003 7:53 pm
- Location: England
-
Contact:
Post
by Tyn »
Check out Newton's site, they have a tech demo there that uses Irrlicht, that shows you how to use ragdoll physics as well as some other stuff.
-
Electron
- Posts: 874
- Joined: Sun Mar 14, 2004 12:05 am
- Location: Massachusetts USA
Post
by Electron »
can't do it with .md2 models because .md2 doesn't have bones. Try .x
You do a lot of programming? Really? I try to get some in, but the debugging keeps me pretty busy.
Crucible of Stars
-
Guest
Post
by Guest »
okay