Game Engine with a real time renderer
- by Maik Klein
I am studying computer graphics since 3 semester and we just started with opengl. I really enjoy it and want to create my own little engine for learning purpose.
I already read tons of different forum posts and saw the following engines. Panda3d, Ogre3d, NeoAxis, Irrlicht and Horde3d(graphics only).
Now I don't want to use something like unity or cryengine because I want to start more lowlevel.
Which of those engines is suited for realtime rendering? Something that cryengine offers - no baked lightmaps.
Or at least gives me the option to add a realtime renderer?