Version v.1.0.0

workshop: Shader Frenzy

Generative Shader Art Using OpenGL/WebGL

Out

Introductional workshop into the world of generative art using OpenGL shaders. The goal is to convey basic mathematical and fragment shader knowledge.

With the widespread browser support for WebGL, it has become increasingly easy to create art with shaders, to supplement websites with gorgeous designs or create browser-based games. An example for this development is the ShaderToy platform, allowing people to try out shaders without having to set up a whole OpenGL project. The purpose of this workshop is to spark interest in OpenGL, shader programming and generative art, while providing the basics needed to understand the concepts.

Goals:


  1. Setting up an OpenGL environment, either local on the machine, or as a WebGL environment

  2. Learning the basics of the OpenGL pipeline

  3. Learning the basics of fragment shaders

  4. Learning how to actually draw something, together with the required mathematical knowledge

Requirements:


  1. A device capable of using WebGL in the browser or supporting an OpenGL version >= 3.

  2. If you do not want to use WebGL, it is best to bring a device with a Linux operating system, since it's easier to set up a build environment for building OpenGL programs. However, we should be able to work something out if you want to use a local OpenGL setup on a Windows/Mac device.

Info

Day: 2017-09-17
Start time: 13:15
Duration: 02:00
Room: PUPIN

Links:

Concurrent events