Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 849 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 849 Bytes

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