An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Chaos Game Visualiser
[![Build and deploy content to Pages](https://github.com/danielhoward-me/chaos/actions/workflows/deploy.yml/badge.svg)](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).