Search found 6 matches

by jaxxa
Wed Nov 24, 2010 4:07 am
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 143197

Thanks for the quick reply.

You say it is a bad idea to directly set a objects position after it is processed.
What about a enemy object that I don't want to be effected by physics, just use physics for collision detection with I, will that be ok?
by jaxxa
Tue Nov 23, 2010 7:23 am
Forum: Project Announcements
Topic: IrrODE - an Irrlicht - ODE wrapper (now with SVN)
Replies: 561
Views: 143197

Hi thanks for the great wrapper. I am making a FPS type game and was wondering how I would go about detecting when one of my "bullet" objects has hit one of the enemies? Also CIrrOdeBodyhas a setPosition function but I can not seen to see a getPosition function, so I was wondering how one ...
by jaxxa
Thu Aug 19, 2010 9:10 am
Forum: Beginners Help
Topic: Playing Cut-scene Movies
Replies: 8
Views: 727

Playing Cut-scene Movies

What would be the easiest way to play a video file from within Irrlicht? I found a few forum posts about the topic but no solutions I was able to get working. I don't mind what video format the solution uses as converting the video will be easy enough, I just want to be able to play cutscenes betwee...
by jaxxa
Wed Apr 21, 2010 10:27 am
Forum: Beginners Help
Topic: Exporting Animations from C4D to Irrlicht
Replies: 5
Views: 1628

Thanks for that b3d exporter plug in worked like a charm. Here is all the steps i took to help anyone else in a similar situation Converting Animations from Cinima4D into Irilict It took me quite a while to figure out how to do this, So I figured I would post how I finaly did it and save some other ...
by jaxxa
Wed Mar 31, 2010 6:11 am
Forum: Beginners Help
Topic: Exporting Animations from C4D to Irrlicht
Replies: 5
Views: 1628

No animations playing in there, just static meshes.
Guessing that means that it is a problem with Exporting from Cinema 4D, not importing in Irrlicht.
by jaxxa
Fri Mar 26, 2010 2:55 am
Forum: Beginners Help
Topic: Exporting Animations from C4D to Irrlicht
Replies: 5
Views: 1628

Exporting Animations from C4D to Irrlicht

Hi I am trying to exporting animations from Cinema 4D to Irrlicht http://irrlicht.sourceforge.net/ I have got static objects to import into CopperCube(The Irrlicht world editor) but have only been able to get static meshes in so far. It will import DirectX(.x) , Blitx3D(.b3d) and Milkshape(.ms3d) Wh...