Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidje13/sierpinski-fractal
Renders a generalised Sierpiński Triangle
https://github.com/davidje13/sierpinski-fractal
Last synced: about 1 month ago
JSON representation
Renders a generalised Sierpiński Triangle
- Host: GitHub
- URL: https://github.com/davidje13/sierpinski-fractal
- Owner: davidje13
- Created: 2021-02-14T02:02:22.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-20T20:39:23.000Z (almost 4 years ago)
- Last Synced: 2024-10-20T02:41:10.346Z (3 months ago)
- Language: JavaScript
- Homepage: https://davidje13.github.io/sierpinski-fractal/
- Size: 1.05 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sierpiński Fractal Renderer
Renders a generalised Sierpiński Triangle using a WebWorker and OffscreenCanvas.
## Examples
![3 point Sierpiński fractal with fraction 0.382](docs/sample-3.png)
![5 point Sierpiński fractal with fraction 0.5](docs/sample-5.png)