3D Graphics?

Hey Guys, I have been trying to hit 3D graphics for a while. I’m using C++ and i do not want to drift off to a game engine. Does anyone have any suggestions? Maybe something relatively simple. I’m currently using SDL2.0 for 2D. Thanks! GameGrape Corporation: www.codingrevolution.blogspot.com

Comments

DST
24. Apr 2014 · 12:43 UTC
If you want to roll your own, i suggest SDL+OpenGL, I did that, and must admit, after playing with Irrlicht, that I regret it a tiny bit 😛