Game Engine with a real time renderer
Posted
by
Maik Klein
on Game Development
See other posts from Game Development
or by Maik Klein
Published on 2012-12-09T05:46:37Z
Indexed on
2012/12/09
11:22 UTC
Read the original article
Hit count: 411
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?
© Game Development or respective owner