3D game programming in c++?

Hello, i just started out with c++ programming and i mostly started it for creating games, so i would like to know what programs/ guides that is recommeded for creating a rpg game with own graphics :)

//Loppanlina
learn directx/opengl
Although while you're still new to programming, you'll have no real chance of creating even a simple playable 3D game, even when using frameworks like Ogre 3D - much less when using OpenGL (or DirectX) directly.
Start with 2D using SFML.
I'm currently reading game institues Graphics programming books. Very well written. I can easily understand them even with my poor english and math.(I'm 15 years old)
Decide your environment like you want to develop games for Windows, or for XBox, PS Mac, UNIX, etc or what????
Thanks for all the answers i'll check em out, and im programming for Windows :)
Topic archived. No new replies allowed.