cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
DirectX or opengl tutorials
DirectX or opengl tutorials
Feb 7, 2014 at 7:21pm UTC
Gameman
(51)
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
Feb 7, 2014 at 7:56pm UTC
Feb 7, 2014 at 8:57pm UTC
kevinkjt2000
(1063)
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
Feb 7, 2014 at 9:01pm UTC
Feb 7, 2014 at 9:01pm UTC
Gameman
(51)
this is really good tutorials Thanks
Any other tutorials?
Last edited on
Feb 8, 2014 at 1:09pm UTC
Topic archived. No new replies allowed.