|
|
|
|
|
by mcao
1440 days ago
|
|
Hi everybody, I'm the creator of Astrofox. Surprised to see this here, but I'll be glad to answer any questions. Astrofox has been my side project for several years now. It's basically my playground for trying out things like Electron, React and WebGL. It's open-source, MIT licensed, and totally free to use. |
|
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?