Physics-based 3D dice roller. Throw D4 through D20 against a pin wall.
dice-example.mov
Open index.html in any modern browser. Click Roll Dice, watch it bounce, read the number where it lands.
dice-roller.js— Physics, 3D rendering, result detectionindex.html— App wrapper and controlsverify_d4_refined.py— Automated D4 testverify_dice.py— Multi-die test suite
MIT — see LICENSE