Silly little me
When I use a vector to set a Property I am doing something else than calling a method. The API tells me to use the method, but there is none. Is this a problem I will encounter with all virtual functions? And is the hint always to look for a related property?
Search found 5 matches
- Sun Mar 03, 2013 8:54 am
- Forum: Project Announcements
- Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
- Replies: 422
- Views: 187561
- Sat Mar 02, 2013 5:36 pm
- Forum: Project Announcements
- Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
- Replies: 422
- Views: 187561
Re: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
Hey Greenya (and others), first of all, thanks for your latest advice. Now I am working with Wavefront .obj and was able to import a textured mesh. But as you probably have encountered, it is flipped cause of differnt (left hand/ right hand) coordinate system definition beweeten the creating softwar...
- Wed Feb 20, 2013 3:10 pm
- Forum: Project Announcements
- Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
- Replies: 422
- Views: 187561
Re: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
The list of files you posted did the trick for me. Havn't heard anything about the .xml file before. Also I couldn't add the Irrlicht.dll but copying it to the bin/Debug folder allowed me to build your min example and also #3 of the examples. Now I will try to start my project. Thanks a lot.
- Wed Feb 20, 2013 9:52 am
- Forum: Project Announcements
- Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
- Replies: 422
- Views: 187561
Re: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
When trying to open the sln file I get the message that one part of the solution as been compiled using an older version of the C++ Compiler. When not running the update it needs updating when trying to run one example. If I try to do as VS needs i get this message: Fehler 1 error MSB8020: The build...
- Tue Feb 19, 2013 8:38 pm
- Forum: Project Announcements
- Topic: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
- Replies: 422
- Views: 187561
Re: Irrlicht Lime is a .NET wrapper for Irrlicht Engine
Hi, my name is Felix and I am new to Irrlicht and IrrlichtLime. Working on a Project with requires C# and some display of 3D models. I am trying some engines at the moment and while installing IL I got a few error messages. First of all I am working with a Win7 x64 maschine with Visual Studio 2012 P...