Skip to content

🔸 🔶 Crazy golden WebGL raymarch-thing for DEVX / Digital Design Day 2018 🔶 🔸

Notifications You must be signed in to change notification settings

spleennooname/au-hexx

Repository files navigation

Au-Hexx

crazy monolith-like Webgl Demo for 4 DEVX2108

AU-HEXX

demo

au-hexx

setup

# install dependencies
npm i

# serve with hot reload at localhost:3000
npm run dev

# build for production
npm run build

changelog

  • 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