https://github.com/phenax/creative-coding-playground
Making cool looking things for fun
https://github.com/phenax/creative-coding-playground
creative-coding glsl racket
Last synced: 4 months ago
JSON representation
Making cool looking things for fun
- Host: GitHub
- URL: https://github.com/phenax/creative-coding-playground
- Owner: phenax
- License: mit
- Created: 2023-11-11T09:24:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-10T18:23:48.000Z (over 1 year ago)
- Last Synced: 2025-01-16T19:52:44.746Z (5 months ago)
- Topics: creative-coding, glsl, racket
- Language: GLSL
- Homepage:
- Size: 2.84 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My playground
Making cool looking things for fun. They're all inside the [sketches](./sketches/) directory.## 08: Spiral tree fractal: [tree.rkt](./sketches/08/tree.rkt)
| | | | |
|-----------------------------------------|-----------------------------------------|-----------------------------------------|-----------------------------------------|
|  |  |  |  |## 07: 3D Siepinski triangle in desmos [WIP]: [readme](./sketches/07/README.md)
Don't know if this is even possible, but I'm gonna try anyway.
## 06: Magic circlular circles: [strange.frag](./sketches/06/strange.frag)
## 05: Dragon's curve: [dragon.rkt](./sketches/05/dragon.rkt)
| | |
|-----------------------------------------|-----------------------------------------|
|  |  |## 04: Dot animation: [polka.frag](./sketches/04/polka.frag)
## 03: [WIP]
## 02: Newton's fractal (`f(z) = z^3 - 1`): [newton.frag](./sketches/02/newton.frag)
| | |
|-----------------------------------------|-----------------------------------------|
|  |  |## 01: Mandelbrot fractal (Generalized to `z' = z^n + c`): [mandelbrot.frag](./sketches/01/mandelbrot.frag)
| | |
|-----------------------------------------|-----------------------------------------|
|  |  |