https://github.com/paulohrpinheiro/generative-art
Lisp (racket scheme) programs to draw digital art
https://github.com/paulohrpinheiro/generative-art
generative-art lisp racket racket-lang scheme
Last synced: about 1 month ago
JSON representation
Lisp (racket scheme) programs to draw digital art
- Host: GitHub
- URL: https://github.com/paulohrpinheiro/generative-art
- Owner: paulohrpinheiro
- License: mit
- Created: 2022-04-21T01:04:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T20:24:46.000Z (almost 3 years ago)
- Last Synced: 2025-01-21T19:23:48.554Z (3 months ago)
- Topics: generative-art, lisp, racket, racket-lang, scheme
- Language: Racket
- Homepage:
- Size: 822 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generative-art
Lisp [Racket Scheme](https://racket-lang.org/) programs to draw digital art.
These experiments started here: [https://en.wikipedia.org/wiki/Barnsley_fern](https://en.wikipedia.org/wiki/Barnsley_fern).
## Leaf
[source](src/leaf)

## Palm
[source](src/palm)

## Walker
[source](src/walker)

## Zvezda
[source](src/zvezda)

## Branches
[source](src/branches)

## xyInverse
[source](src/xyinverse)

## x2y5mod50
[source](src/x2y5mod50)

## experiment
[source](src/experiment)
