Hi,
I come from OGRE since I find performance limits in my game.
I had search a 3D engine replacement for my game engine and I seen often good things about Urho3D in forums.
So I made a simple benchmark with OGRE, Horde3D and Urho3D : Urho3D has just incredible performance !
Since Urho3D is inspired by OGRE, it’s very easy to change, the API is the same.
I feel like the high level render engine of Urho3D it’s an OGRE clean version so things learned with OGRE are not lost.
First impression with Urho3D :
-Awesone performance !
-API is very clean.
-The code is very well written.
-All is very documented.
A big thanks to Urho3D team !