Search found 6 matches

by FlashMX
Thu Aug 10, 2006 9:58 am
Forum: Irrlicht.NET
Topic: Problem with Irrlich 1.1
Replies: 2
Views: 1537

Ok, i have the error found.

[Thread Closed]
by FlashMX
Wed Aug 09, 2006 5:09 pm
Forum: Irrlicht.NET
Topic: Problem with Irrlich 1.1
Replies: 2
Views: 1537

Problem with Irrlich 1.1

Hello,

if i include the irrlicht 1.1 dll file, in my vb.net then comes many error messages about the try catch .... code.

With irrlicht 1.0 i dont have this problem.
by FlashMX
Fri Aug 04, 2006 1:02 pm
Forum: Irrlicht.NET
Topic: Load a 3ds Modle with Texture
Replies: 4
Views: 3431

Yes i call the setTexture. But the problem is the model have more than one textures.
by FlashMX
Fri Aug 04, 2006 9:18 am
Forum: Irrlicht.NET
Topic: Load a 3ds Modle with Texture
Replies: 4
Views: 3431

Load a 3ds Modle with Texture

Hello, i need help with loading a 3ds modle and his texture. http://www.gerf.org/~nixon/gunboat.zip My source is in VB.net Syntax: Dim Model As Irrlicht.Scene.IAnimatedMesh Dim Node As Irrlicht.Scene.IAnimatedMeshSceneNode Dim ColAnim As Irrlicht.Scene.ISceneNodeAnimator Dim Selector As Irrlicht.Sce...
by FlashMX
Sat Jul 29, 2006 4:06 pm
Forum: Beginners Help
Topic: How create FOG?
Replies: 7
Views: 606

How create FOG?

Hello,

How can I produce fog for the whole world?
How can I color the fog?

I need this information for my mini game, will create a underwater world.
by FlashMX
Fri Jul 21, 2006 5:58 pm
Forum: Irrlicht.NET
Topic: Keyboard Input problem in VB.net
Replies: 0
Views: 1093

Keyboard Input problem in VB.net

Hello,

how can I check, which key is pressed?
And how many Keys can I press at the same time?