Good basic framework/framework features

A place for users of OGRE to discuss ideas and experiences of utilitising OGRE in their games / demos / applications.
Post Reply
RisaStenr
Gnoblar
Posts: 6
Joined: Thu Jun 21, 2018 7:28 pm

Good basic framework/framework features

Post by RisaStenr »

Hello, I am just getting started with Ogre and I was wondering if anyone knew of any links to any good C++ application frameworks? I am currently integrating CEGUI and v1.11 into the http://wiki.ogre3d.org/Advanced+Ogre+Framework but it is pretty old, though it has some neat features. I did a google search but not many frameworks came up. Originally I was going to use the QMLOgre framework so I could use QML for the interface, but I decided to see what Ogre could do with just CEGUI. Thoughts on that are appreciated as well.

Another question is should I be using the OgreBites ApplicationContext as a framework? I can tell a lot of work went into it but it seems like it would be better to make my own to learn/customize what I want.

Also, post any features of frameworks you've made that you found useful! I am just starting so I really have no idea what useful features would look like. :oops:
Post Reply