stackgl / shader-school

:mortar_board: A workshopper for GLSL shaders and graphics programming
Other
4.28k stars 252 forks source link

fix typo and add uniforms to gpgpu-2 #120

Closed hapticdata closed 9 years ago

hapticdata commented 9 years ago

Lesson gpgpu-2 erroneously refers to the kdamping uniform as kambient and neither uniform existed in the heat.glsl shader as in previous lessons.

Thanks for all of your hard work!

hughsk commented 9 years ago

Good catch, thanks @hapticdata! Much appreciated :)