Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 367 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 367 Bytes

EuclidWebGLDemo

Demo code that implements a WebGL renderer (via WebAPIKit) for Euclid 3D geometry.

Doesn't render much more than a single square for now. The plan is to follow WebGL2 Fundamentals to render more complex scene graphs with WebGL.