https://github.com/luciopaiva/chaos
A simulation of the chaos game.
https://github.com/luciopaiva/chaos
chaos-game html5-canvas vanilla-javascript visualization
Last synced: 3 months ago
JSON representation
A simulation of the chaos game.
- Host: GitHub
- URL: https://github.com/luciopaiva/chaos
- Owner: luciopaiva
- Created: 2018-10-03T04:16:01.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T17:41:33.000Z (almost 6 years ago)
- Last Synced: 2025-06-18T19:48:20.150Z (4 months ago)
- Topics: chaos-game, html5-canvas, vanilla-javascript, visualization
- Language: JavaScript
- Homepage: https://luciopaiva.com/chaos
- Size: 290 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The chaos game

Based on [this Numberphile video](https://www.youtube.com/watch?v=kbKtFN71Lfs). To speed up the simulation, several agents are spawned to run concurrently.
See live demo [here](https://luciopaiva.com/chaos).