Hacker News new | ask | show | jobs
by ahacker15 3291 days ago
Awesome that this even work well on mobile browsers!

Is this open source? So we could see how it was made?

3 comments

Sort of :) Explore the "c drive" to learn about the libs. I couldn't find an uncompressed version of the main code, but in the Chrome devtools most scripts are uncompresed.
Amazing that this was built in HTML/JS/CSS.
Terrifying one might say
Well. It's still certainly easier than writing it from scratch, or through C/C++ and Windows GDI APIs.
One thing I can't figure out is how they implemented shaders in the FX program with the whole thing being rendered on the DOM instead of a canvas.
It's CSS SVG filters. Hilarious :-D
Open credits.txt on the desktop.