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

https://github.com/kaosat-dev/electron-regl-test

Test electron + regl app
https://github.com/kaosat-dev/electron-regl-test

Last synced: 4 months ago
JSON representation

Test electron + regl app

Awesome Lists containing this project

README

          

### What is this ?
Just a simple test for [Regl](https://github.com/regl-project/regl) features using a more controlable 'Chrome'
environment.

It repackages the Regl [examples](https://github.com/regl-project/regl-gallery) into an electon app

##setup & use

Install
```
npm install
```

launch app
```
npm run start
```

Navigate / use the gallery and press the 'esc' key to go back to the main menu