May eventually be a tribute to Cortex Command; re-rendering one of the levels using Neohookean MLS-MPM by Mykhailo Moroz.
This can either be run without building (in Chrome/Edge/Opera since raw three.js examples need Import Maps), or built with:
npm install
npm run build
If building manually, make sure to edit the index .html to point from "./src/main.js"
to "./build/main.js"
.
- three.js (3D Rendering Engine)