Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/regl-project/regl-tutorial

Tutorials for regl
https://github.com/regl-project/regl-tutorial

Last synced: 16 days ago
JSON representation

Tutorials for regl

Awesome Lists containing this project

README

        

# [regl-tutorial](https://regl.neocities.org)
Tutorials for regl. (WORK IN PROGRESS)

Available at https://regl.neocities.com

## Build instructions
Install all dependencies using `npm`:

```
npm i
```

Then run make:

```
make
```

## License
(c) 2016 Mikola Lysenko. MIT License