https://github.com/abusch/nannou_playground
Playground for experimenting with nannou
https://github.com/abusch/nannou_playground
creative-coding generative-design nannou rust rust-lang
Last synced: 8 months ago
JSON representation
Playground for experimenting with nannou
- Host: GitHub
- URL: https://github.com/abusch/nannou_playground
- Owner: abusch
- Created: 2021-10-26T23:53:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T10:23:27.000Z (about 2 years ago)
- Last Synced: 2025-03-24T03:11:23.697Z (over 1 year ago)
- Topics: creative-coding, generative-design, nannou, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 15.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nannou playground
Playground for experimenting with [nannou](https://nannou.cc).
## How to run
You need a working [Rust](https://rust-lang.org) installation, then simply do `cargo run --release --bin ` where bin name is the name of a file in `src/bin/`. For example: `cargo run --release --bin flowfield`.
## Acknowledgements
I'm taking inspiration from (i.e. ripping off...) various sources:
- [Coding Train](https://thecodingtrain.com/)
- [Tyler Hobbs](https://tylerxhobbs.com/)
- [Schotter Four Ways](https://github.com/sidwellr/schotter)
- ...
## Some screenshots





