Graphics
https://www.cs.cmu.edu/~kmcrane/> Keenan Crane. So good. http://15462.courses.cs.cmu.edu/fall2021/
https://www.youtube.com/playlist?list=PLplnkTzzqsZTfYh4UbhLGpI5kGd5oW_Hh Intro to graphics https://www.youtube.com/playlist?list=PLQ3UicqQtfNuBjzJ-KEWmG1yjiRMXYKhh Justin Solomon
Shane’s shadertoys. well documented
https://github.com/ricktu288/ray-optics
Draw SVG rope using JavaScript
attributes - sent to vertex shader uniform - paramters sent to shaders varying sent to fragment shader
Bloom effect
mix
mod
Gamma correction and color mixing
green coordinates
Siggraph siggraph retrospective- Seminal Graphics Papers: Pushing the Boundaries, 50 year retro
Ray tracng in one weekend