Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/venam/bean-machine
An implementation of a bean machine (quincunx) using box2djs
https://github.com/venam/bean-machine
box galton mathematics physics simulation
Last synced: 24 days ago
JSON representation
An implementation of a bean machine (quincunx) using box2djs
- Host: GitHub
- URL: https://github.com/venam/bean-machine
- Owner: venam
- Created: 2015-05-22T10:55:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T10:05:51.000Z (almost 9 years ago)
- Last Synced: 2023-03-25T13:00:41.967Z (almost 2 years ago)
- Topics: box, galton, mathematics, physics, simulation
- Language: JavaScript
- Size: 111 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Quincunx (Bean Machine/Galton Box) with Box2d
---------------------------------------------I just realized, after learning about explorable explanation, that I already
had many projects implementing the concept.This one teaches people about the normal law.
[See it live](http://venam.nixers.net/bean_machine/)
This thing is cool.
![how it looks like1](http://pub.iotek.org/p/c0YGkoX.png)
![how it looks like1](http://pub.iotek.org/p/1KlMPXO.png)##TODO##
Procedurally generate the machine following different diagrams.