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

Posts by CuteAlien

Irrlicht 0.6 released!

Today, I released Irrlicht 0.6. The new SDK can be downloaded from the download page. You might consider upgrading to the new version, if you need something from this list: Improved .X file reader. Now loads, displays and animates 99% of all .x files it was tested with. Integrated XML parser and writer. Reads UTF-16 as […]

Fog

During the last days I was adding some missing features to the engine. In fact, I had a long list with lots of user requests. One of the most basic missing features was fog. It was not very difficult to add, took me about 20 minutes to update the D3D and OpenGL renderer. In 0.5 […]

GUI Enhancements & 3D Game Editor

As you can see at the screenshot on the left, I am currently working on huge improvements of Irrlicht’s user interface environment. I already fixed lots of API problems and made it easier to use. And I added new widgets: Menus: complete with submenus and also cabable of being used as context menu (when you […]

Email problem & updates

I am constantly getting more emails. Besides about 150 spam mails, there are also 5-10 mails from Irrlicht Engine users every day. I am using some very agressive configured spam scanners to get rid of the spam, and in this way some of real mails might get lost. I am trying to answer each mail […]

No more holes anymore

A lot of users were discovering strange holes in some Quake 3 levels when they were loaded and displayed with the Irrlicht Engine. Last night I debugged the whole thing and fixed the bug. I posted the code for this into the forum, and the fix will of course be included in next release. The screenshots […]

Animated .x file wanted

There is no skeletal animated mesh included in the Irrlicht SDK, to show of what the engine is able to do with skeletal animated meshes. Because I am currently working on .x file loading and displaying, and I want to add a new tutorial in the upcoming Irrlicht 0.5 SDK, I need a free animated […]

Related Projects

Again, there are some new Irrlicht Engine related and very interesting projects and addons, which Irrlicht Engine users might find useful: ICE – IrrLicht Common Engine Framework: is an attempt to provide a framework for Irrlicht which will enhance rapid production of new projects. It has its own homepage. 2D Image and Sprite classes: Extremely useful […]

New SotW

Time for a new shot of the week. This time, it shows two screenshots from FMORG, a Free Multiplayer Online Roleplaying Game, using the Irrlicht Engine. Some people keep asking me, how ‘Irrlicht Engine’ is pronounced. As I already posted into the forum, there is a .wav file in which you can hear a girl speaking it […]

More new projects

After I posted the long list of new projects (see below), I received some mails, pointing me to more projects using the Irrlicht Engine. So here are 3 more: FMORG, a Free Multiplayer Online Roleplaying Game, with its homepage at sourceforge. Galactic Racer, a racing game with futuristic racing cars/ships. There is a homepage with a downloadable […]

New Projects using Irrlicht

Happy new year 2004! Time to update the list of projects which are using the Irrlicht Engine. I googled the web a little bit and found these new projects: Aitolikon, an interactive, fun simulation of a fantasy world. They also created a MD3 loader for Irrlicht, available on their homepage. Imperial Guard, a FPS with RPG […]