Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 205 Bytes

File metadata and controls

9 lines (8 loc) · 205 Bytes

L Rendering Engine

Rendering in engine using wgpu for educational purposes.

TODO

  • Compute tangents.
  • Normal mapping.
  • View-space lighting.
  • Editor UI.
  • Support different model formats.