https://github.com/danielhoward-me/chaos
A website that allows you to generate shapes using The Chaos Game method
https://github.com/danielhoward-me/chaos
canvas chaos chaos-game geometry hexagon irregular-shape javascript maths pentagon points random random-coordinate regular-shape sierpinski sierpinski-triangle square triangle
Last synced: 2 months ago
JSON representation
A website that allows you to generate shapes using The Chaos Game method
- Host: GitHub
- URL: https://github.com/danielhoward-me/chaos
- Owner: danielhoward-me
- License: mit
- Created: 2023-05-07T16:17:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T08:51:44.000Z (about 2 years ago)
- Last Synced: 2024-10-23T07:08:52.158Z (over 1 year ago)
- Topics: canvas, chaos, chaos-game, geometry, hexagon, irregular-shape, javascript, maths, pentagon, points, random, random-coordinate, regular-shape, sierpinski, sierpinski-triangle, square, triangle
- Language: TypeScript
- Homepage: http://chaos.danielhoward.me/
- Size: 8.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Chaos Game Visualiser
[](https://github.com/danielhoward-me/chaos/actions/workflows/deploy.yml)
The Chaos Game is a mathematical method of generating fractals. This project is a visualiser for the Chaos Game which allows you to change the settings and see the results in real time. It is hosted at [https://chaos.danielhoward.me](https://chaos.danielhoward.me) The inpiration behind this was wanting to see how different shapes would appear when used in the Chaos Game.
For information about how to use the visualiser/chaos game, see [the help page](https://chaos.danielhoward.me/#help). A changelog for this project can be found in [CHANGELOG.md](https://github.com/danielhoward-me/chaos/blob/main/CHANGELOG.md).