Tutorials
The official Irrlicht tutorials can be found on the the official Tutorial page on sourceforge.net. You can find even more code and examples on this wiki in CodeSnippets
Getting Started
- Getting to know Irrlicht
- Hello World Example
- Disabling Console Window
- Compiling on Linux
- Compiling on Mac OS X
- Compiling DX9 with MinGW
- Setting up Code::Blocks on Linux
- Setting up KDevelop on Linux
- Setting up NetBeans on Linux/Windows
- Glossary of common terms
Full Irrlicht beginner tutorials
General Irrlicht tutorials
- The Irrlicht Toolbox
- How to use the new animation system
- Creating skyboxes with TerraGen
- Free Flight
- Projectiles: Creating and using projectiles (TODO)
- Projectiles: Detecting collision and usage (TODO)
- How to use lights and materials
- How to use textures and materials
- How to use SKeyMap
Irrlicht Engine modding tutorials
Irrlicht and third party libraries
- Newton Physics: 1. Basic Collision Detection - Newton Game Dynamics + Irrlicht
- Newton Physics: Tutorial 1 - The beginning of the integration - Rapchik Programmer's Irrlicht + Newton Tutorials
- ODE Physics: Getting Started with ODE
- Bullet Physics: Getting Started with Bullet
- How to integrate Irrlicht in wxWidgets
- 3D Sound: How to use irrKlang with Irrlicht
- OIS Object-oriented Input System: Integrating OIS with Irrlicht
- RakNet & Irrlicht: A Primer For RakNet Using Irrlicht
Irrlicht and Jirr
irrEdit Irrlicht plugins
Seamless World Tutorials
Tutoriales de Irrlicht en español
- Tutorial #1 de Irrlicht: Cómo compilar e instalar Irrlicht en Ubuntu 8.04
- Tutorial #2 de Irrlicht: Cómo configurar NetBeans 6.1 y hacer un Hola Mundo
- Tutorial #3 de Irrlicht: Cómo agregar y manipular nodos de escena en Irrlicht
- Tutorial #4 de Irrlicht: Cómo controlar con el teclado un nodo de escena
- Tutorial #1 de Irrlicht: Comenzando Irrlicht