Search found 5 matches

by qp
Sat Feb 17, 2007 2:34 pm
Forum: Irrlicht.NET
Topic: Basic User Input for controls?
Replies: 2
Views: 1571

Ah, I missed that...thanks!!
by qp
Fri Feb 16, 2007 2:40 am
Forum: Irrlicht.NET
Topic: Basic User Input for controls?
Replies: 2
Views: 1571

Basic User Input for controls?

Okay I have a silly little project in C# so far it creates a node with an md2 model and it bounces up and down with basic physics calculations. I'm fairly new to C#...okay very new...and I'm not sure how to check for user input and do something with it. Like if they press up I'd like to update a var...
by qp
Thu Feb 08, 2007 7:34 pm
Forum: Irrlicht.NET
Topic: Unhandled Exception: System.IO.FileNotFoundException
Replies: 12
Views: 14827

I think I'm having the same problem... The specified module could not be found. (Exception from HRESULT: 0x8007007E) On runtime, compiles fine. I'm assuming it's trying to find media and I've copied those files all over the place, tried specifying the path etc...no luck. edit: ah I had to copy all t...
by qp
Thu Feb 08, 2007 6:47 pm
Forum: Beginners Help
Topic: Can't figure out how to get started with IRRLICHT and C#
Replies: 1
Views: 114

LOL nevermind, it's sitting right here in my irrlicht folder!


:oops:


Sorry folks!
by qp
Thu Feb 08, 2007 4:26 pm
Forum: Beginners Help
Topic: Can't figure out how to get started with IRRLICHT and C#
Replies: 1
Views: 114

Can't figure out how to get started with IRRLICHT and C#

The FAQ section looks like C++ is a requirement, but the front page mentions C#. Is there a tutorial or project file that shows basically how to get a hello world running with C# and irrlicht?

(If it's possible of course!)