Junk
Bunch of code samples and some rendering experiments
How to run
Install Rust and wasm-pack
https://rustwasm.github.io/docs/wasm-pack/quickstart.html
$ yarn && yarn start
How to add your demo
- Create src file with demo in folder
./src/demo
(use format nickname-demo)
- Your file should export a function, which implements Demo interface
- Add route with your function in
./src/routes.ts
Links
Slides
Three.js
threejsfundamentals
webglfundamentals
shadertoy
glTF