Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 328 Bytes

File metadata and controls

11 lines (7 loc) · 328 Bytes

Reference: Browser-based Layered Renderer

This is a Browser-based Graphics Renderer.

It is intended to be a minimalistic renderer to prove the concept of a Renderer.

Features & Limitations

  • Renders the Graphics on Layers, in full screen.
  • No composition / transition logic
  • Not intended to be used in production