crazy monolith-like Webgl Demo for 4 DEVX2108
# install dependencies
npm i
# serve with hot reload at localhost:3000
npm run dev
# build for production
npm run build
-
02/2018, first release for DEVX 2018!!
-
04/2019, massive rebuild-from-scratch:
- A lot GSL optimizations (many computations shifted in the vertex shader)
- remove VueJS
- builtWith TwglJS
- FBO ping pong buffering
- detect-gpu for sniffing, providing scalability choices
- update deps with Webpack, etc.
-
04/2022
- rewrite with vitejs, add meyda
-
04/2022
- change deploy on netilfy