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

https://github.com/avin/babylon-cube-chaos

Demo
https://github.com/avin/babylon-cube-chaos

Last synced: about 2 months ago
JSON representation

Demo

Awesome Lists containing this project

README

          

# Yet another Babylon Demo

Online demo is [here](http://files.c75.in/pub/demo/babylon-cube-chaos/)
Playground demo is [here](http://www.babylonjs-playground.com/#1E6NJO)

### Building

```
npm install -g webpack
npm install
webpack
```