Various graphical tests in the browser, using shaders and JavaScript libraries.
First, run the development server:
# After first checkout
npm install
# Develop with local server on http://localhost:3000
npm run dev
# Linter
npm run lint
# Export static site to ./out
npm run build
No license for now, so default copyright laws.