screenshot:
http://code.google.com/p/irrcodes/downloads/detail?name=storm_effect_screenshot.png
codes:
http://code.google.com/p/irrcodes/downloads/detail?name=storm.zip
Instruction:
Press 'F4' to start effect.
Press 'F5' to stop effect.
Your have to change a few (#define) params to point to the proper directories, e.g.
makefile:
- cpp Code: Select all
IRRLICHT_DIR = /home/smso/downloads/irrlicht/irrlicht-svn
main.cpp:
- cpp Code: Select all
#define IRRLICHT_DIR "/home/smso/downloads/irrlicht/irrlicht-svn/"
Regards,
smso
