DirectX or opengl tutorials

I can't find any DirectX 11 or opengl tutorials.
All tutorials have no source code or not working.
Does anyone has good DirectX 11 or opengl tutorials?
Last edited on
http://msdn.microsoft.com/library/windows/apps/hh452744.aspx

From there I saw "DirectX game development and sample walkthroughs"
http://msdn.microsoft.com/en-us/library/windows/apps/hh465149.aspx

There seems to be several examples including this Marble Maze sample game.


As for OpenGL, there are two really great books linked to from here:
http://www.opengl.org/documentation/

There seems to be a wealth of tutorials:
OpenGL 2.1+: http://en.wikibooks.org/wiki/OpenGL_Programming
OpenGL 3.3+: http://www.opengl-tutorial.org/
OpenGL 4.1+: https://sites.google.com/site/opengltutorialsbyaks/introduction-to-opengl-4-1---tutorial-02
Last edited on
this is really good tutorials Thanks
Any other tutorials?
Last edited on
Topic archived. No new replies allowed.