Page 1 of 1

Irrlicht.NET

Posted: Wed Feb 23, 2005 5:07 pm
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

Posted: Sat Feb 26, 2005 8:44 am
by fabien
Nobody can answer to this so simple question ??

Posted: Sat Feb 26, 2005 10:19 am
by schick
The changelog tells that the new version of irrlicht has full net support. Do you use irrlicht 0.8?

Posted: Wed Mar 02, 2005 2:18 pm
by Guest
yes I am, but some functions are missiing or I don't know how to call them ..

Posted: Wed Mar 02, 2005 3:21 pm
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?