Irrlicht Relo version for download

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
Post Reply
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Irrlicht Relo version for download

Post by afecelis »

Ok guys.

If you followed my tutorial on how to set VC toolkit as a compiler to be used by Relo's IDE and followed cmoibelenpro's tutorials on how to set relo to create a template ready for Relo and how to compile dlls you'll find this link useful.
It's a version of Irrlict 0.6 ready to be used and compiled with relo. All the examples are ready to be compiled (except the techdemo-still working on getting audiere to work properly) and the source is ready as well.

Look for the .fde files which are the relo projects in the source and examples folder.

ps. The engine includes some patches I applied before the birth of IrrlichtNX so it's a pretty up-to-date version of the dll. It includes warui's smooth camera, warui's new rotation animator and Jox's lmts file loader.

Note: eveything works properly but you must set up everything as we have explained in our tutorials. A new version of a final tutorial and download that wraps everything up in a single file is about to come.

quick note:
things you'll need:
Microsoft VC toolkit 2003
Microsoft SDK
Relo IDE
Afecelis' tutorial
Cmoibelenpro's tutorial

have fun!
http://www.danielpatton.com/afecelis/src/Irrlicht.zip
Last edited by afecelis on Tue Aug 10, 2004 7:53 pm, edited 1 time in total.
Image
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

one more thing:

2 files you'll find useful to configure Relo, just check paths are set properly:
msvc.ini = to set up the compiler and proper line for dll creation
irrlicht_set.ini = to set up the include folders by default in the template for Irrlicht:

http://www.danielpatton.com/afecelis/src/inifiles.zip

Cmoibelenpro's template:

http://www.danielpatton.com/afecelis/fi ... mplate.zip

My tutorial: (outdated- just use the "setting the compiler" part. Needs to be updated with Cmoibelenpro's template.
http://www.danielpatton.com/afecelis/fr ... piling.pdf

Cmoibelenpro's dll tutorial:
http://www.danielpatton.com/afecelis/dll_compiling.txt

have fun!!
Image
afecelis
Admin
Posts: 3075
Joined: Sun Feb 22, 2004 10:44 pm
Location: Colombia
Contact:

Post by afecelis »

more good news!!!!

Cmoibelenpro got Relo to compile resource files to add an icon to your exe.
msvc.ini changed so I'm uploading a file with the new .ini and the tutorial to compile an icon resource.

have fun!!!

http://www.danielpatton.com/afecelis/fi ... source.zip
Image
Post Reply