Hacker News new | ask | show | jobs
by AndrewStephens 2822 days ago
WebGL is surprisingly easy once you have some boiler-plate code to load the textures and shaders, and has the advantage that you can shove the result on a web site to show others.

Here is a very simple project I did last year:

https://sheep.horse/2017/9/crossfading_photos_with_webgl_-_b...