Hacker News new | ask | show | jobs
by greatNespresso 1180 days ago
Really cool ! Is this just JS or using wasm?
3 comments

three.js mostly. Here’s the repo: https://github.com/poeti8/unknown-pleasures
JavaScript, and a few lines of shaders. You can view the code on GitHub.
Well, it's WebGL so neither, it runs on the GPU :)
It appears to be three.js, so there's a lot of Javascript involved too.
True, and HTML too :)