demo
- basic mesh
- depth texture
- int sampler
- clipping plane
- jump flood outline
- ambient occlusion
- reconstruct fragment position
- instantiated animated
- parallel logic
# dev server for demos
bun vite packages/demo/basicMesh
- use bun build eventually
bun build ./packages/demo/basicMesh/index.html --outdir=dist --loader=.vert:text --loader=.frag:textso far the bundler does not dead code eliminate gl-matrix - learn multisampling buffers