Search found 22 matches

by Ean
Tue Jul 01, 2008 2:30 pm
Forum: Bug reports
Topic: IrrEdit lighting and lightmaps not working
Replies: 5
Views: 575

Neirda wrote:www.ambiera.com :)

The lightning tool does not behave the same as the normal lights, you will have to move your lights nearer to have some effect.

Note that this tool currently does not work with smoothing groups.
thanks
by Ean
Thu Jun 26, 2008 2:34 pm
Forum: Bug reports
Topic: IrrEdit lighting and lightmaps not working
Replies: 5
Views: 575

I didn't know there was one... :lol:
by Ean
Thu Jun 26, 2008 12:04 pm
Forum: Bug reports
Topic: IrrEdit lighting and lightmaps not working
Replies: 5
Views: 575

IrrEdit lighting and lightmaps not working

I am trying to use IrrEdit to lightmap my meshes and the lighting only effects a few of the faces (in IrrEdit). Furthermore, the lightmap is not applied (in IrrEdit). I tried a sample mesh and it did not work either. :(
by Ean
Fri Jun 13, 2008 8:17 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

Anyone who has windows should choose VC++ Express over Code::Blocks or DevC++. VC++ 2008 is by far the best IDE for any programming language I've ever used. With intellisense, rarely do I have to look up functions/classes in the Irrlicht documentation. It has helped me learn the library immensely. ...
by Ean
Fri Jun 13, 2008 5:39 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

Why aren't they free?
by Ean
Fri Jun 13, 2008 3:34 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

That link you posted contains the link to VC 2005. Apparently you have difficulty reading. Sorry, I just assumed that you said 2003 out of ignorance. VC 2005 Express works fine on Windows Server 2003 or Windows 2000. If you're still using a Win95 derivative then prayer may be your only option. I'd ...
by Ean
Fri Jun 13, 2008 3:32 pm
Forum: Beginners Help
Topic: milkshape animation problems
Replies: 5
Views: 209

I have had many files uploaded on Megaupload, with no reports any malfunctions with the site. Despite this I have re-uploaded the file elsewhere:
DOWNLOAD NOW!
by Ean
Thu Jun 12, 2008 5:42 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

That link you posted contains the link to VC 2005. Apparently you have difficulty reading.

CodeBlocks works well.
by Ean
Thu Jun 12, 2008 5:36 pm
Forum: Beginners Help
Topic: milkshape animation problems
Replies: 5
Views: 209

by Ean
Wed Jun 11, 2008 2:54 pm
Forum: Beginners Help
Topic: milkshape animation problems
Replies: 5
Views: 209

milkshape animation problems

I have an animated model in Milkshape, in Milkshape all of the parts stay together during the animation. But in Irrlicht the mesh breaks up into seperate pieces! I think you should know that in Milkshape not all of the joints are connected. But other engines can handle this. Why not Irrlicht? DOWNLO...
by Ean
Wed Jun 11, 2008 2:35 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

It seems the problem is infact due to Dev C++...
by Ean
Wed Jun 11, 2008 2:24 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

I can't find a suitable compiler for Irrlicht. My PC can't use VC 2008 and I can't find a download for VC 2003!

EDIT: Found CodeBlocks.
by Ean
Tue Jun 10, 2008 5:37 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

JP wrote:then i suggest you go to the DevC++ forum (i assume they have one) as it's a problem with DevC++, not Irrlicht, DevC++ just isn't recompiling your code for some reason.
No, it worked fine for the Allegro API...But I will try and test a different compiler as soon as I can.
by Ean
Tue Jun 10, 2008 2:40 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

Use the DevC++ debugger to work out where it's crashing. Click the debug tab at the bottom of the screen and then the debug button that pops up. Also does the console output tell you anything at the point of the crash? Alt-tab to the console window when the crash happens and see if it says anything...
by Ean
Tue Jun 10, 2008 2:05 pm
Forum: Beginners Help
Topic: Loading meshes other than the ones in Hello World example
Replies: 29
Views: 1014

I click compile and run. And it renders the sydney mesh no matter what.

To make sure the Dev C++ is completely refreshed I click Clear or Rebuild All. But after that Irrilicht gives me Unexpected Error and crash! :(