Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nitaliano/threejs-bouncing-ball

Multiple spheres bouncing in a moveable cube along a plane
https://github.com/nitaliano/threejs-bouncing-ball

Last synced: about 4 hours ago
JSON representation

Multiple spheres bouncing in a moveable cube along a plane

Awesome Lists containing this project

README

        

## Install

```
$ git clone https://github.com/unboundfire/threejs-bouncing-ball.git
$ cd threejs-bouncing-ball
$ npm install
$ bower install
$ npm run watch
```