Skip to content

danchitnis/webgl-plot-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.