CuteAlien – Irrlicht Engine - A free open source 3D engine

Posts by CuteAlien

PhysX & Irrlicht and more

Andrew J. Santa Maria wrote a tutorial on how to integrate Ageia Physx with Irrlicht. Also available at the tutorials section now. There is also an impressive video available here. Afecelis did it again: He created a tutorial on how to create Q3 maps for Irrlicht without having Quake installed. World of Ideas is a old-school fighting game created […]

Forum changes

Bitplane and SkaterX29527 now are official Irrlicht Forum moderators, and try to help out to make the forum a better place. Welcome on board! Some other, related news: If you are a registered Irrlicht Forum user but haven’t posted anything until now, your account might have been deleted recently by mistake because we are trying to fight […]

Irrlicht for Mac OS X released

Etienne Petitjean invested lots of hours of his spare time and created a complete Mac port of the Irrlicht Engine. The result can now be downloaded as separete irrlicht-0.14.0-macOs SDK. It includes the full source and precompiled binaries of the engine and the examples. The port is not checked into the CVS yet, so the download […]

irrLua 0.6 released

Josh Turpen just released IrrLua 0.6 for Irrlicht-0.14. IrrLua is an attempt to provide a nice Lua front end to the Irrlicht Engine and now supports all the examples and the demo included in the SDK. IrrLua is one of the the furthest along of all the language bindings of Irrlicht and it also now supports dynamically […]

Irrlicht Engine development more open now

I’m glad to announce that there are several changes in the software development process of Irrlicht: Irrlicht now is accessable via CVS. You can grab the latest development version of the engine directly as described in this FAQ entry and it is also possible to browse it via html. We’ve now got an Irrlicht Engine team, I’ve […]

New Irrlicht related project & development video

I’ve added a new project using Irrlicht to the screenshots section. It is named Bloodgiver and is a Gothic style RPG with lots of NPCs and (polish) dialogs, developed by Delan. The game is finished and can be downloaded and played freely. Some other news: Ing. Apfelbaum created a short video showing a WIP version of Irrlicht […]

Irrlicht 0.14.0 released!

I released the new version of Irrlicht, version 0.14.0. That’s right the last version was 0.12.0, and I skipped one number. There are multiple reasons for this, but to keep it short: There are so much great new features and enhancements in this new version that it is nearly worth two version numbers. And after […]

Irrlicht User Map

There is a world map for Irrlicht users at frappr.com. Lots of people already added themselves, now what about you? Would be interesting. No registration required.

irrXML 1.2 released

I just released irrXML 1.2, the xml parser used by Irrlicht. This release adds support for CDATA sections and some small bug fixes and improvements. Of course, irrXML 1.2 will be also part of the next Irrlicht Engine release.

Irrlicht related news

Some other new Irrlicht related websites and projects: The latest release of the great C++ IDE Code::Blocks includes an Irrlicht project wizard. Dhenton created a website providing some Irrlicht compatible recources like .x files, physics demos and more. Another website extends Irrlicht with controls like a chat box control, an expanded tab control, edit box and scrollbar. […]