ZJU CG final project
A tiny scene rendering engine based on pure WebGL
.
yarn install
yarn dev
- switch shaders
- HUD
- lighting
- texture
- mesh
- shadow (need a giant refactoring on render pipeline)
- load model
- mouse control
- AABB collision detection
- action callback based on other event
- to do what?