Page 1 of 1

Has anyone created an Irrlicht.NET version with collision?

Posted: Tue Mar 29, 2005 1:23 am
by ibrahem
Collision in C#
Has anyone created an Irrlicht.NET version with collision detection?
Thanks
:?:

Posted: Tue Apr 05, 2005 2:37 pm
by vdbirrlicht
yes my goto on my site
collision,textgui,particles etc...

Posted: Sat Apr 09, 2005 6:32 pm
by Guest
Thank you man, I Download the files from your website and added them to the c# project but I get this message
"An unhandled exception of type 'System.IO.FileNotFoundException' occurred in system.windows.forms.dll
Additional information: File or assembly name Irrlicht.NET, or one of its dependencies, was not found."
I did but the DLL files in both application and Framework Dirctory.
Can you plz tell me how you add collision and anther classes
to Irrlicht.Net.dll? Or if you know Tutorial
Thank you aging.
Ibrahem.

.

Posted: Mon Apr 25, 2005 2:28 pm
by MeisterK
Sadly, I've the same problem.

Posted: Tue Apr 26, 2005 9:51 am
by MeisterK
Having the Microsoft DirectX SDK of April 2005 installed (Thanks to vdbirrlicht!) and setting the reference to the irrlicht.net.dll correct for your system is the cure.

Thorsten