| |
| |
|
|
Irrlicht Project Skeleton -- Section: Irrlicht --
To ease up starting a new Irrlicht programming project, I made myself a "project skeleton".
It comes with the Irrlicht 1.0 headers/libs/dll and should compile and run out-of the box on Win32 (MS VC++ .net 2003) and Linux.
At least, it does on my machine.
Features
- debug-, gui-, camera-, input-classes with basic functions
- inline functions for debug output
- implemented debug- and help window
- implemented skybox creation
- includes CGUIexScrollWindow (see elsewhere on this site)
Download
| File |
File-Date |
Size |
Remarks |
| irrlicht_skeleton.zip |
7/22/2006 |
3.9MB |
Complete source (VC++ .net 2003 and Linux makefile) |
|
|
|
|
|
| |