Y
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
kowdermeister
3291 days ago
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.
link
blntechie
3291 days ago
Amazing that this was built in HTML/JS/CSS.
link
noway421
3291 days ago
Terrifying one might say
link
josteink
3291 days ago
Well. It's still certainly
easier
than writing it from scratch, or through C/C++ and Windows GDI APIs.
link
Asraelite
3290 days ago
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.
link
revolly
3290 days ago
It's CSS SVG filters. Hilarious :-D
link
msq
3291 days ago
Open credits.txt on the desktop.
link