Hacker News new | ask | show | jobs
by hippich 1439 days ago
Thank you so much for that! Finally something to make visuals when sharing on video sites!

https://www.youtube.com/watch?v=TzQt11AOslQ

This one took less than 20 minutes from scratch (never seen this app before) (rendering into 4k is another story - it is hours very slow, which is probably understandable with web rendering involved.)

Quick skim reveals it uses React and WebGL shaders to create these effects. React part is easy. Is there something recommended I could read about shaders in order to be able to contribute objects/effects to Astrofox?