Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 367 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 367 Bytes

WebGL engine demo

Playing around with WebGL to render some spinning dragons in the browser.

To run

cd demo
npm install
npm start