https://github.com/pykello/racket-visualization
Example visualizations using Racket!
https://github.com/pykello/racket-visualization
art barnsley-fern racket visualizations
Last synced: 4 months ago
JSON representation
Example visualizations using Racket!
- Host: GitHub
- URL: https://github.com/pykello/racket-visualization
- Owner: pykello
- License: bsd-2-clause
- Created: 2020-01-19T22:49:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T06:10:16.000Z (over 5 years ago)
- Last Synced: 2025-09-12T00:39:30.917Z (4 months ago)
- Topics: art, barnsley-fern, racket, visualizations
- Language: Racket
- Homepage:
- Size: 25.9 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# racket-visualization
Collection of example visualizations using different Racket libraries. Browse through the directories, and take a look at README files which lists rendered versions along with a link to the source code of each visualization.
Some notable examples are:
### Bird 2
Source code: [bird-2.rkt](metapict-examples/mathematical-art/bird-2.rkt)

### Olive Branch
Source code: [olive-branch.rkt](metapict-examples/mathematical-art/olive-branch.rkt)

### Barnsley Fern
Source code: [barnsley-fern.rkt](plot-examples/barnsley-fern.rkt)