Welcome to the Irrlicht Engine
06-Sep-03Irrlicht and Codewarrior
There is a new tutorial written by André Simon, which describes how to create applications using the Irrlicht Engine with Metrowerks CodeWarrior. Thus, now 5 IDEs are supported: The last 3 versions of Microsoft Visual Studio, Bloodshed DevC++ and Metrowerks Codewarrior. |
04-Sep-03Irrlicht Engine 0.4 released!
A new version of the engine has been released. Download it from the download page. There are more new features and changes in the 0.4 version of the engine than in any other release before. The highlights are:
For a detailed description of all changes take a look at the changes.txt file. I uploaded some new screenshots of the new version into the screenshot area, the two new tutorials into the tutorial section and the development status on the development page. In addition, there is a new shot of the week, showing a terrain renderer created by knighttoflight. |
27-Aug-03New SotW & sourceforge issues
Again I uploaded a new shot of the week. It has nothing to do with the current development, it simply looks cool. It is not possible to make a shot of the now implemented collision detection and response, and as long as nobody sends me screenshots of his project with the engine, I’ll have to upload my own shots. 🙂 The forum seems to work well, and the sourceforge server problems also other sourceforge sites are encountering are getting better. I added a link to saigumi.net on the link page. |
22-Aug-03New forum
Because of a user request, I set up a new forum. I chose a phpBB2 Forum with a Irrlicht-style adapted VB2 skin, hope you like it. This new forum will replace the sourceforge forum, so it would be really nice if you could go there, check it out, and post some messages into it. Also, it does not look nice as empty as it is, so post as much as you can. 🙂 |
20-Aug-03Better picking and collision detection
As you can see in the screenshot on the left, picking now works really good. Picking is already 100% implemented and I am currently working on collision detection and response. I hope it will be possible to go through a 3d map like in first person shooters in the next release. I updated the development page for you to be able to watch the progress of version 0.4. |
15-Aug-03New shot of the week
12-Aug-03New Project using the Irrlicht Engine
A new game called ‘The ReShock Project‘ using the Irrlicht Engine is being created by Christian Lins. It is a Fan-Fiction game to System Shock 2. Find more information on the games website, which now is linked from our link page. |
11-Aug-03New tutorial
Andy Spurgeon wrote a new tutorial on how to set up Dev C++ for developing applications with the Irrlicht Engine with it. Thanx! You can find the new tutorial in the tutorial section. |
08-Aug-03Particle System
The last days I added an easy to use but very extensible particle system scene node to the engine for creating explosions, smoke, snow, fire and so on. It looks really nice (take a look at the new screenshots) and is surprisingly fast. It will be included in the next release of the engine. |
05-Aug-03Unofficial DX 9.0 driver for Irrlicht 0.3
And Julio Gorgé has done it again: The Unofficial DirectX 9.0 Driver for the Irrlicht Engine 0.3 is released. A big ‘thank you’ goes out to him, spain and ZSgames. The files can be downloaded from the download section. In addition, I updated the link and development page. |