“GPU Shaders for OpenGL 4.x”

  • ©

Conference:


Type:


Entry Number: 22

Title:

    GPU Shaders for OpenGL 4.x

Abstract:


    Prerequisites
    Some knowledge of graphics programming and OpenGL. This prerequisite can be fulfilled by completing the course titled Introduction to Modern OpenGL on Monday.

    Intended Audience
    Graphics software developers who need to write shader code and faculty members who need to teach it.

    Description
    Shader programming has become an indispensable part of graphics application development, but learning to program shaders is difficult, and understanding the effect of shader parameters is even more challenging. This course presents shader development from an interactive standpoint.

    Topics include vertex, fragment, geometry, and tessellation shaders; shader-specific theory; the GLSL 4.x shader language; the graphics pipeline; which features are exposed in shaders; and how shaders fit into pipeline operations. Examples of each class of shaders are introduced and used to discuss details of shader concepts. Though many attendees will not yet have compatible hardware for the recently released OpenGL 4.x and GLSL 4.x specifications, the course explains their new features and functions. Attendees receive free copies of glman, which makes learning shaders easier by speeding the experimental cycle.

     


Overview Page: