SIGGRAPH University - Learn OpenGL
Friday, 24 January 2014

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.

 

openglicon

 

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/

More Information

http://s2014.siggraph.org/

 

Related Articles

Updates to OpenGL and OpenCL       

WebGL 3D Sculpture Demo       

Getting started with WebGL

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Apollo Adds REST APIs For GraphQL
29/10/2024

Apollo has added a simpler way to integrate REST APIs into a federated GraphQL environment. Available now in public preview, can be used to map REST API endpoints to their GraphQL schema using a decla [ ... ]



C23 ISO Standard Is Here But You Probably Won't Read It
06/11/2024

At last ISO C23 has been published, but at $250 you probably aren't going to read it. Can we really tolerate this sort of profiteering on the work of others? This is worse than academic publishing!


More News

Last Updated ( Friday, 24 January 2014 )