Search found 4 matches

by mihich
Sun Apr 22, 2007 6:10 pm
Forum: Irrlicht.NET
Topic: Movement
Replies: 0
Views: 1300

Movement

Hi. So, I have read most topics regarding movement in Irrlicht. I still cannot get a full picture. How do your implement movement with WASD keys? How is time(framerate) invloved in this? Can anybody give me some information on how this is all done? Thnx
by mihich
Sun Apr 22, 2007 6:08 pm
Forum: Irrlicht.NET
Topic: How to run Irrlicht in a panel
Replies: 6
Views: 3130

Make sure that your control (PictureBox, Panel, etc) has focus.
by mihich
Sat Mar 24, 2007 2:18 pm
Forum: Irrlicht.NET
Topic: How to run Irrlicht in a panel
Replies: 6
Views: 3130

How to run Irrlicht in a panel

I am using WPF, is there any possibility of running 3D in a container (such as a grid, viewport3d) ?

Thnx
by mihich
Sun Mar 04, 2007 9:30 pm
Forum: Irrlicht.NET
Topic: Running Irrlicht.Net under Windows Vista
Replies: 1
Views: 1211

Running Irrlicht.Net under Windows Vista

When runing any program that is written in a .net language (C#, VB.Net) and uses Irrlicht i get the FileNotFoundException. It is the same exception that I get when the Irrlicht.dll file is not in the same directory. But it is. The same code works fine on Windows XP.

Any help?