Something like unity but for C++ programmers

c++, desktop-application, game-engine

Solution

It is funny, I was looking to learn a little bit of unity as I seen it as requirement for some postings... and I found this question.

I think Ogre3D is great... it may be what you are looking for. here is the link ogre3d.org

Ogre3D is what I used. http://www.ogre3d.org/

Problem

is there anything similar to unity but with the difference that instead of javascript I can use C++?

Original source