Demo pages built from canvas/webgl/threejs.
- https://developer.mozilla.org/zh-CN/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
- https://webglfundamentals.org/
- https://threejs.org/manual/#en/fundamentals
- https://discoverthreejs.com/tips-and-tricks/
$ pnpm install
$ pnpm run canvas # example 00
$ pnpm run webgl # example 01
$ pnpm run three # example 02
$ pnpm run twgl # example 03
$ pnpm run webgpu # example 04