Half the examples will not compile, lots of warnings when building irr about deprecated calls and such.
Could use some OSX effort. I'm looking for a good cross platform option.
Search found 8 matches
- Wed Dec 04, 2013 2:29 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 91146
- Tue Jun 14, 2011 5:08 pm
- Forum: Beginners Help
- Topic: Irrlicht 1.7.2 and Visual C++ Express 2010 HOWTO ?
- Replies: 5
- Views: 665
Irrlicht 1.7.2 and Visual C++ Express 2010 HOWTO ?
Is there a tutorial on how to get Irrlicht 1.7.2 working with VC++ Express 2010 anywhere? I've been at it for several hours now and no luck. The example shows how to do it for 2008, which is really old now, and many of the options are in different spots. I tried the best I could to put them in the n...
- Tue Dec 13, 2005 11:38 pm
- Forum: Irrlicht.NET
- Topic: Problems using with C# VS Express.
- Replies: 7
- Views: 2140
- Tue Nov 22, 2005 5:37 pm
- Forum: Irrlicht.NET
- Topic: Problems using with C# VS Express.
- Replies: 7
- Views: 2140
- Tue Nov 22, 2005 4:58 pm
- Forum: Irrlicht.NET
- Topic: Problems using with C# VS Express.
- Replies: 7
- Views: 2140
Problems using with C# VS Express.
Anyone have any suggestions what might be wrong? I am trying to run the example C# demo included and its just giving me an error: System.IO.FileNotFoundException was unhandled Message="The specified module could not be found. (Exception from HRESULT: 0x8007007E)" Source="01.HelloWorld...
- Wed Mar 02, 2005 4:07 am
- Forum: Beginners Help
- Topic: What is going on with my lighting.
- Replies: 3
- Views: 304
- Wed Mar 02, 2005 2:43 am
- Forum: Beginners Help
- Topic: What is going on with my lighting.
- Replies: 3
- Views: 304
- Tue Mar 01, 2005 11:39 pm
- Forum: Beginners Help
- Topic: What is going on with my lighting.
- Replies: 3
- Views: 304
What is going on with my lighting.
The shading is all pixelated on my objects. I'm using a dynamic light .. And it seems to work somewhat and then the shading just goes to huge blocks and my objects look like they're flat shaded instead of smooth. Here's an image: http://img47.exs.cx/img47/6641/wtf6hk.jpg A snippit of code is like: n...