Welcome to the Irrlicht Engine
22-Sep-08Irrlicht 1.4.2 Released!
We are happy to announce that we just released Irrlicht version 1.4.2. This version
See changes.txt in the SDK for details. |
04-Jul-08Irrlicht Nominated in CCA 2008, daily build server up
Irrlicht has been nominated in the Sourceforge.NET 2008 Community Choice Awards in two categories: ‘Best Project for Multimedia’ and ‘Best Project for Gamers’. Please vote for us!. In other news, Mac Burns just let us know that the Irrlicht nightly build server is now up and running. |
16-Jun-08Irrlicht 1.4.1 for MacOS released!
Irrlicht 1.4.1 for MacOS is now available at the sourceforge servers. It comes as 85MB sized .dmg file. Happy downloading. |
04-Jun-08Irrlicht 1.4.1 released!
We just released Irrlicht 1.4.1, it is now available at the sourceforge servers. Happy downloading. Version 1.4.1 is mainly a bugfix release and includes:
In addition, a new irrEdit version which is 100% compatible with irrlicht 1.4.1 has been released as well. irrEdit is a free 3D scene graph editor for irrlicht. See the change log for details. |
25-Apr-08IrrExt Project online
There is now a new project available at sourceforge net, named IrrExt. Although the status message on the project page indicates the contrary, the project is active and its SVN contains a collection of extensions to the Irrlicht Engine, like scene nodes, animators, GUI elements, materials, shaders, mesh loaders, physics wrappers and more. It is managed by bitplane and Zeuss, and extended constantly. The official forum announcement can be read here. |
15-Dec-07Irrlicht 1.4 for Mac OS released
Following the release of Irrlicht 1.4, the package for Mac OS is now available as well: download Irrlicht 1.4 for Mac OS 1.4. |
30-Nov-07Irrlicht 1.4 released
We just released Irrlicht 1.4. It includes all features from the beta version such as
Happy downloading! |
01-Oct-07Irrlicht 1.4beta released
We just released the first beta version of Irrlicht 1.4. Basically, this is revision 1012 from the subversion server, with precompiled binaries, examples and documentation. Irrlicht 1.4 will have the first major (breaking) API changes as we are moving towards a better engine, so we are releasing this beta for all people to try it out and to help us to improve it until the stable release. |
23-Sep-07Various Irrlicht updates
We are currently working heavily on the next Irrlicht Engine release. But in the meanwhile, take a look at these new or updated Irrlicht releated projects:
|
29-Jul-07Announcement: Dropping Irrlicht.NET support
Support for Irrlicht.NET, the wrapper written in Managed C++ which makes Irrlicht available for .NET languages such as C#, VisualBasic and similar will be dropped with the next release. Instead, we encourage to use Irrlicht.NET CP, which is a separately maintained sourceforge project with much more functionality than Irrlicht.NET. It is very easy to switch from Irrlicht.NET to Irrlicht.NET CP, and it also has the advantage that your projects will run on Mono and on other operating systems such as Linux as well then. Extending Irrlicht scene nodes is also possible with this library. The latest release, Irrlicht.NET CP 0.8 also supports Irrlicht 1.3.1. |