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: 4 months 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 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T10:05:51.000Z (almost 10 years ago)
- Last Synced: 2025-03-30T20:31:38.589Z (10 months 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.


##TODO##
Procedurally generate the machine following different diagrams.