Irrlicht Engine - A free open source 3D engine

Welcome to the Irrlicht Engine

The Irrlicht Engine is an open source realtime 3D engine written in C++. It is cross-platform, using D3D, OpenGL and its own software renderers. OpenGL-ES2 and WebGL renderers are also in development. It is a stable library which has been worked on for nearly 2 decades. We've got a huge community and Irrlicht is used by hobbyists and professional companies alike. You can find enhancements for it all over the web, like alternative terrain renderers, portal renderers, exporters, world layers, tutorials, editors, language bindings and so on. And best of all: It's completely free.

IRC channel #irrlicht moves to irc.libera.chat

Please change the server in your IRC clients from freenode to to irc.libera.chat to join the official #irrlicht IRC channel from now on. For any discussions about this move you can use
this forum thread.

The End of Dyeus

The End of Dyeus is a first-person action and exploration game set in a fully open world.

Explore a wild and cryptic world, and fight dozens of deadly enemies in challenging sword fights!
The game is set to release in 2020.

Trailer
Official Website
Forum thread

AmigaOS4 port of Irrlicht 1.8.4

Thanks to the relentless work of kas1e you can now run Irrlicht on the AmigaOS4. But that’s not all! kas1e even ported 3 games using Irrlicht so Amiga fans can now enjoy SuperTuxKart 0.8.1, H-Craft Championship and Night of The Zombies.

Take a look at the Irrlicht on Amiga video or check the sources on https://github.com/kas1e/Irrlicht.

More information can be found in the forum.

flasim – a game coding example

A small game from polylux using Irrlicht and cAudio. Accompanied by a long blog post explaining all the code needed for this. So a very nice example if you just want to find out how to code a game. There’s also a forum post about it.

Fairey IIID – Gago Coutinho and Sacadura Cabral

An interactive and animated 3D model from Jorge Rosa. It uses several Irrlicht features like shader for water and animated particles. And comes with full code. So check it out!

Download here and take a look at the forum for more information.

IMP – Irrlicht Music Player

IMP – Irrlicht Music Player is a music player. Unique in the world, of its own kind. Probably the most expensive CPU music player too, but its all for our fun! Uses the latest Irrlicht 1.8.4. Mostly done with code and help came from irrlicht forums and community. Intends to give a nice ambient to the music that we play in our PC.


Just some features:
– Plays music (“wav”, “aiff”, “ogg”, “flac”, “mp3”, “mod”, “s3m”, “it”, “xm” formats supported)
– You can choose between 8 available 3D music bands. (More will be added)
– You can choose between 3 different stage ambients. (Slow, Normal, Fast, more will be added)
– Karaoke. You can add / create your own lyrics, subtitles files for your music. (Simple text files)
– Play your recorded voice. (Great to tell kids stories, with your voice, before sending them to bed)
– Create video-clips for your music.
– Real time 3D shadows. (Irrlicht´s stencil shadows)
– Real time 3D clock. (Clock data comes from your system)
– Many many musics and examples are included.
– Full source code included
– All libraries are included too (All open-source and cross-platform)
– The software main code is mostly all in a one single file (Great for beginners, all code commented, all code is aligned to the left. You can learn how to use cameras, shadows, lights, etc…)

“IMP – Irrlicht Music Player” is in constant improvement, so please keep checking for updates!…
Forum link
Download here

Forum working again

Thanks to our sysop the forum can be used again. It looks like the connectivity troubles had caused too many stale open sessions in the forum database.

Website & forum troubles

Last week SourceForge, which we use for hosting, was having connectivity issues. This caused the Irrlicht homepage and forum to work badly. Over the last days most things started working again – except the forum continues to be broken. Old posts can be read but everything else is currently not working. We try to figure out what is going on. In the meantime if you have urgent questions you can discuss them on IRC (server: irc.freenode.net channel: #irrlicht).

Stunt Marble Racers 2 – alpha release

Stunt Marble Racers 2 is a marble racing game. Race against others in a network game or against yourself using the ghost feature in the Time Trial mode. The game was developed with Irrlicht 1.8.4 and uses XEffects for shadow mapping.


– more than a dozen tracks available
– network mode for up to 4 players
– time trial mode to race against ghost marbles
– tracks feature jumps, steep turns and moving objects

Irrlicht forum thread.

Alpha-release “Schwarzerblitz”

Schwarzerblitz is a 3D fighting game focused on fast 1 vs. 1 battles.
It has been developed with a customized version of Irrlicht 1.9.0 and runs on Windows machines only.


The playable alpha is available for download and features:
– six playable characters, with more to come (20+ characters are planned)
– nine different stages with animated background elements and ring out mechanics
– 8-way movement in a complete 3D environment
– extended movelists for every character, listing every possible chain
– varied soundtrack with different genres and tunes
– moddable game engine (yes, you can add your own character, if you know how to use Blender!).
– controls can be freely remapped in-game. Both keyboard and joypads are supported (this game supports DirectInput, therefore no XInput keymapper is required)

Enter the fight and let the Black Lighting strike!
You can follow the game and get regular updates on the GameJolt page.