http://www.ogre3d.org/phpBB2/viewtopic. ... &start=150
A guy "amit mathew" has released first working demo of MAGE. Which can choose between Ogre and Irrlicth. It uses ogre script files but can use irrlicht for rendering.
MAGE (MinimalAbstractGameEngine) [Ogre|Irrlicht]
-
- Posts: 158
- Joined: Wed Apr 28, 2004 11:03 am
- Location: Hungary
- Contact:
-
- Posts: 158
- Joined: Wed Apr 28, 2004 11:03 am
- Location: Hungary
- Contact:
MAGE seems nice. What I really like is being able to replace OGRE/Irrlicht/any engine without any changes to your code - and the same with Phyisics or sound systems. It also seems to be easy to use - I'm very used to OGRE now though, so what's fine and dandy for me might be not so good for you. Depends on the personal like I guess...
As for GUI, I will be using CEGUI - can't comment on that one.
As for GUI, I will be using CEGUI - can't comment on that one.
Staring through eyes of hate we kill
Are we controlled, or is our own will...?
(Edguy)
Are we controlled, or is our own will...?
(Edguy)
OK. I understand, MAGE is just wrapper for Irllicht or OGRE. But I'm more interested in specific things supported by Irrlicht or OGRE. Can specific things from those engines be used no metter which engine is used?AssiDragon wrote:MAGE seems nice. What I really like is being able to replace OGRE/Irrlicht/any engine without any changes to your code - and the same with Phyisics or sound systems.
-
- Posts: 158
- Joined: Wed Apr 28, 2004 11:03 am
- Location: Hungary
- Contact:
If you want to do specific things, you loose the ability to port your code from engine to engine without any changes or any major rewrite. Imho, if you want to do that, you don't need mage or any game engine at all - just use the engine directly. I'm rather fine with the ability to port to another engine once needed.
Staring through eyes of hate we kill
Are we controlled, or is our own will...?
(Edguy)
Are we controlled, or is our own will...?
(Edguy)