Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 373 Bytes

File metadata and controls

7 lines (4 loc) · 373 Bytes

Project to create interesting shaders with GLSL and learn shader optimization

Shaders are located in bin/data

Using openframework in order to bypass some of the complexities of rendering as the purpose of this project is to work with shaders

Working alongside the textbook: Practical Shader Development Vertex and Fragment Shaders for Game Developers by Kyle Halladay