MOOCs are not the only courses. The most recent SIGGRAPH included some really good courses and now you can catch up by watching the videos.
OpenGL is the standard way to do 3D graphics on most systems, with the exception of Windows and Xbox where Direct3D is still the one to use. It is even the basis of Web 3D graphics in the form of WebGL that all current browsers, even IE, support.

What this means is that it makes sense to learn OpenGL, but it isn't easy. The reason is that it makes use of shader-based rendering and writing a shader is a low-level task that requires a lot of understanding.
So sit back and enjoy an introduction presented by Edward Angel of the University of New Mexico and Dave Shreiner of ARM, Inc. There's over 3 hours of it - but at least as it's a video you can hit the Pause button at any time. If you want to be able to read the code make sure to watch in HD.
If you enjoyed this one then you might also like:
SIGGRAPH University - "Mobile Game Creation for Everyone"
SIGGRAPH University - "The Digital Production Pipeline"
SIGGRAPH University - "Introduction to 3D Computer Graphics"
SIGGRAPH 2014 will take place 10-14 August in Vancouver, Canada. You can find out more at http://s2014.siggraph.org/
Chromebook Tablets - The End of Android? 04/04/2018
By Betteridge's law of headlines the answer should be no, but it all depends on what you mean by Android. The first tablet running Chrome OS is now available from Acer, and it is almost certainly [ ... ]
|
Retro Game AI Contest 07/04/2018
OpenAI has launched a transfer learning contest using the Sonic The Hedgehog series of games for SEGA Genesis. The challenge is to create the best agent for playing custom levels o [ ... ]
| More News |
|