Search found 10 matches

by riddler2006
Mon Aug 27, 2007 2:59 pm
Forum: Beginners Help
Topic: Drawing a 3D Polygon
Replies: 1
Views: 311

Drawing a 3D Polygon

Hi guys,
i have a rather simple question. Is it possible to create an object in Irrlicht by just knowing the 3D positions of its' edges.. or does i need to form this object out of many triangles which will make it a little bit hard... even not impossible

Thanx for help!!
by riddler2006
Sun Jun 24, 2007 1:27 pm
Forum: Irrlicht.NET
Topic: Irrlicht.Net Compile Error
Replies: 0
Views: 6055

Irrlicht.Net Compile Error

Hey Guys! Today I had to recompile Irrlicht.NEt but unfortunately I got two Errors which I Can't solve on my own. Error 1 fatal error LNK1104: cannot open file '..\debug\irrlicht.lib' I copied the irrlicht.lib from /lib to Irrlicht.Net\Debug\.. but nevertheless the Visual Studio 2005 Compiler couldn...
by riddler2006
Thu Jun 21, 2007 5:52 pm
Forum: Beginners Help
Topic: Thunderbolt (Lightning) animation
Replies: 0
Views: 211

Thunderbolt (Lightning) animation

Does anyone have an idea how to animate a flash?
I have animated a flash in a rather simple way in milkshape but I have no idea how to get the Flas node glow....

Thanx for your help

mfg
by riddler2006
Wed Jun 20, 2007 8:35 pm
Forum: Beginners Help
Topic: Overexposed Meshes
Replies: 1
Views: 236

Overexposed Meshes

Hi Guys, u helped me out the last time (Thank u) and I hope u are able to do it once again. The problem is rather old and I found some Forum entries which deal with the same problem but unfortunately it won't help me cause I'm using Irllciht.Net. My problem are complete overexposed Meshes; if I turn...
by riddler2006
Tue Jun 05, 2007 7:43 am
Forum: Irrlicht.NET
Topic: Close GUI Window in Irrlicht.NET
Replies: 3
Views: 7475

Unfortunately as ID I get back -1 ; so it's not possible for me to identifie the window
by riddler2006
Mon Jun 04, 2007 11:13 am
Forum: Irrlicht.NET
Topic: Close GUI Window in Irrlicht.NET
Replies: 3
Views: 7475

Close GUI Window in Irrlicht.NET

May I overlooked the method which enables recognizing the closing of a GUI Window. I'm using the .NET library and I'm not able to find the closeButton() method for the IGUIELEMENT. Unfortunately a IGUIWINDOW doesn't exist

May some of u have had this problem

Thanx for your help

mfg
by riddler2006
Wed May 30, 2007 2:08 pm
Forum: Everything 2d/3d Graphics
Topic: 3dsMax 8.0 animations to X.file
Replies: 2
Views: 1542

Thanks very much for your help but unforunately the problem is stil the same; I exported my mesh with the FBX Exporter and imported it again; when I tried to watch the animation again I recognized that one part of the snail is moving with it's bones and the other part of the snail has lost it's allo...
by riddler2006
Tue May 29, 2007 3:22 pm
Forum: Everything 2d/3d Graphics
Topic: 3dsMax 8.0 animations to X.file
Replies: 2
Views: 1542

3dsMax 8.0 animations to X.file

Hi, I have a problem with exporting animations from Max 8.0 to a x. file. In my max Model I place Bones and assign them to a part of the mesh. I do it this way: 1.) I select my Mesh 2.) I do a Poly Select and Select the part of the mesh 3.) I go to the Modiefier List, Sleect Skin and add the Bones I...
by riddler2006
Tue May 29, 2007 9:09 am
Forum: Beginners Help
Topic: Show BoundingBox
Replies: 4
Views: 616

Thanks a lot.. it works
:-)
by riddler2006
Thu May 24, 2007 3:55 pm
Forum: Beginners Help
Topic: Show BoundingBox
Replies: 4
Views: 616

Show BoundingBox

Hi, I know that this problem has been discussed several times since this forum exists but the most soultions don't work in my case. I want to show the boundingbox around my object but unfortunately when i set showDebugData to true the calculation power my computer needs rises from 10 to 50 percent. ...