Some useful Irrlicht engine FAQS
Sunday, November 15, 2009
Hi, These FAQs I found in the irrlicht might be useful, just passing the word around.
Pausing an Irrlicht Application | Tutorial on how to pause an Irrlicht App | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=782
Simple Collision\Physics Animator | Release of a Simple Col/Phys Animator | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=834
Alternative Input For Keys | Describes how to handle an alternative method of input retrieval that is more accurate | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=808
Cel-Shading in Milkshape | Explains how to do Pseudo-Cel Shading in Milkshape | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=797
WinTitle as Mouse Coords | Set the window caption to the Mouse Coords |
http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1234
Rotating a node to face another | same as title | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1325
Setting up A SF CVS Root | As Title | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1420
Reading Extra Info from BSP's | Class to read info from bsp files | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1000
Resolution Independent GUI's | How to set them up | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1039
Third Person Camera | Set up a Third Person Camera | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1140
MD3 Loader | Class Extension for an MD3 Loader | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1204
Timing and Movement : P1 | Framerate Independant Movement | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=723
Newton Game Dynamics | Info about the Newton Physics Engine Integration | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1280
Changing Tris in a Tri Selector | As Title | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1774
VB GUI Editor | Uses VB (required) to make and layout Irrlicht GUI's | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1851
TPC | Third Person Camera Tutorial | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=961
Play AVI Movies | How to play AVI Movies | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=927
USING DX IN DEV C++ | READ THIS NOW AND STOP ASKING THIS | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=1700
Smoothing the FPS Camera | How to smooth out the fps camera | http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=2166
2 comments:
Thanks for the links, man! Also find a book on Irrlicht:
http://www.amazon.com/Game-Programming-Irrlicht-Andr%C3%A9-Koscianski/dp/1460905148/ref=sr_1_11?s=books&ie=UTF8&qid=1302090352&sr=1-11
thanks jwitt! really appreciate it!
Post a Comment