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
- Host: GitHub
- URL: https://github.com/kaosat-dev/electron-regl-test
- Owner: kaosat-dev
- Created: 2016-12-19T12:06:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T12:11:26.000Z (over 9 years ago)
- Last Synced: 2025-11-05T23:04:23.624Z (8 months ago)
- Language: HTML
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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