335 Forks
4947 Stars
4947 Watchers

regl

👑 Functional WebGL

How to download and setup regl

Open terminal and run command
git clone https://github.com/regl-project/regl.git
git clone is used to create a copy or clone of regl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with regl https://github.com/regl-project/regl/archive/master.zip

Or simply clone regl with SSH
[email protected]:regl-project/regl.git

If you have some problems with regl

You may open issue on regl support forum (system) here: https://github.com/regl-project/regl/issues