Finding an Open Source Game Engine

Hi guys,
I like programming graphics, however I don't want to reinvent the wheel and create my own entire game engine to accommodate my graphics programming. I would like to find an open source game engine, written in C++, which will allow me to create my own game and will allow me to rewrite the graphics code for the engine.
Has anybody got any suggestions as to any good, simple game engines that will allow for me to code the graphics? All other aspects of the game, such as physics or audio, should already be coded in the game.
I am programming on Windows and would prefer to code in Direct X.
I feel that "simple" and "game engine" doesn't really go together. Nevertheless, two that come to mind are Unreal Engine 4 and IrrLicht. I haven't used either for all that much, though, so I'm not sure how well they'll suit your purpose.
closed account (E0p9LyTq)
http://lmgtfy.com/?q=open+source+C%2B%2B+directx+game+engine
Cheers guys, I'll have a look
Topic archived. No new replies allowed.