https://github.com/avin/babylon-cube-chaos
Demo
https://github.com/avin/babylon-cube-chaos
Last synced: about 2 months ago
JSON representation
Demo
- Host: GitHub
- URL: https://github.com/avin/babylon-cube-chaos
- Owner: avin
- Created: 2016-03-05T21:50:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-07T12:47:06.000Z (over 10 years ago)
- Last Synced: 2026-01-21T14:10:56.947Z (5 months ago)
- Language: JavaScript
- Size: 314 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```