Irrlicht.NET

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.
Post Reply
Fabien

Irrlicht.NET

Post by Fabien »

Hi everybody,
I trying to translate tutorials n0 8 8. "SpecialFX" in .NET
But It seems to be impossible
A lot of property / methods are misssing :

addHillPlaneMesh
ISceneNodeAnimator
...

Is it me or this version is not totally finalize for .NET

thx
Fabien
fabien

Post by fabien »

Nobody can answer to this so simple question ??
schick
Posts: 230
Joined: Tue Oct 07, 2003 3:55 pm
Location: Germany
Contact:

Post by schick »

The changelog tells that the new version of irrlicht has full net support. Do you use irrlicht 0.8?
Please send me an e-mail instead of a private message.
Guest

Post by Guest »

yes I am, but some functions are missiing or I don't know how to call them ..
itguru80
Posts: 12
Joined: Fri Feb 18, 2005 9:13 am
Contact:

Post by itguru80 »

I have also found exactly the same thing. It's really annoying because this is such a cool effect!

It makes me wonder whether I'm better off doing my project in Java using the Jirr or Bindenlicht JNI wrappers. That was it's still managed code, and I know both C# and Java.......

Does anyone know when the .NET API will be finished? Niko?
Pete
Life is wonderful
Post Reply