https://github.com/marceline-tavernier/menger-sponge-fractal
The coding train challenge #2 : Menger sponge fractal
https://github.com/marceline-tavernier/menger-sponge-fractal
coding-challenges coding-train fractal marceline-tavernier menger-sponge processing
Last synced: about 1 month ago
JSON representation
The coding train challenge #2 : Menger sponge fractal
- Host: GitHub
- URL: https://github.com/marceline-tavernier/menger-sponge-fractal
- Owner: marceline-tavernier
- License: unlicense
- Created: 2022-12-08T21:08:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-03T12:37:17.000Z (4 months ago)
- Last Synced: 2025-02-03T13:30:09.282Z (4 months ago)
- Topics: coding-challenges, coding-train, fractal, marceline-tavernier, menger-sponge, processing
- Language: Processing
- Homepage:
- Size: 1.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Menger Sponge Fractal
The coding train challenge #2 : Menger sponge fractal[Menger sponge fractal video](https://user-images.githubusercontent.com/120074055/206568359-33be3e3a-6af2-4f1b-a49a-c570aa6e616a.mp4)
## Description
- Visualize the Menger sponge fractal
- You can change the Menger sponge fractal level with the 'Up' and 'Down' arrows## Details
| Programming language | Start and end date | Inspired by |
| :---: | :---: | :---: |
| Processing | October 2022 | [This youtube video](https://youtu.be/LG8ZK-rRkXo) |## License
[The Unlicense](LICENSE)