Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.71 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.71 KB

WebglPlot Examples

Examples for the WebGL-plot library

Vanilla Javascript Examples

Getting started

git clone https://github.com/danchitnis/webgl-plot-examples.git
cd webgl-plot-examples
npm i
npm run build

Then serve index.html on any http server. If you don't have an HTTP server then you should be to open the file locally.