The Irrlicht engine, although being a lightweight engine is complete enough for any kind of graphics project, and it doesn't require a special project structure, for example it works as well with gamestates as classes as it does with them as states in a state machine... just like using DelphiX & GLScene.
Its hardpoin IS it's ease of use!!! Seriously!!! It shortens game dev time considerably, and helps a lot in learning how to do a game. The docs are lacking in examples, proving (once again) that automaticly generated docs are HMPH.... just plain decent .
Just my oppinion.
Irrlicht is so cool! Thank you people!
-
- Posts: 448
- Joined: Tue Oct 05, 2004 3:24 am
- Location: Boston, MA
This is one of the main reasons I love Irrlicht so much, It does all this cool stuff yet it is only one dll. Also with all the examples included it still takes up less space then other applications. Like 3dgsStill one of the features I like about Irrlicht, is that it has minimal external dependencies
Irrlicht Moderator || Game Designer
Learn the basics at </dream.in.code>
Learn the basics at </dream.in.code>
-
- Posts: 5
- Joined: Tue Jul 05, 2005 8:31 am
Yeah that's right !
Irrlicht is very great and have minimal dependencies.
I would just to see a customizable(for tone texture) toon shader.
And for the terrain , this is great, is it possible to define the LOD ,
because in the demo the LOD changing is too visible, we
see the vertex moving and face changing ?
But indead , Irrlicht is very great ,i like it alot
And the support for multiple lightmaps formats and exporter is really
a great thing
Irrlicht is very great and have minimal dependencies.
I would just to see a customizable(for tone texture) toon shader.
And for the terrain , this is great, is it possible to define the LOD ,
because in the demo the LOD changing is too visible, we
see the vertex moving and face changing ?
But indead , Irrlicht is very great ,i like it alot
And the support for multiple lightmaps formats and exporter is really
a great thing
begin a little prototype , it will become
a solid great thing at the end.
a solid great thing at the end.
Yes.. big thumbs up for Irrlicht.. simple and powerful and NOT overloaded/bloated. Please try to keep it this way while sympathetically adding new features. Bear in mind that while people ask for "advanced features x/y/z" most of these people are graphics junkies (nothing wrong with that) but for real world low budget games that are the only games likely to use irrlicht for more than tech demos/learning, then a solid legacy system must remain (in this case the fixed function pipeline and DirectX8.1 drivers for mass system propagation - a DX7 3d rendered, of course loosing the shaders etc, would also be VERY welcome for shareware authors at this time.. something other engines are moving away from though ogre still has it's old one in)
if no DX7 then fine but please dont ever dump DX8.1 - at least for another 2/3 years yet.
thanks!
if no DX7 then fine but please dont ever dump DX8.1 - at least for another 2/3 years yet.
thanks!