Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graysonarts/genuary2024
My RUST implementations of Genuary 2024
https://github.com/graysonarts/genuary2024
Last synced: about 5 hours ago
JSON representation
My RUST implementations of Genuary 2024
- Host: GitHub
- URL: https://github.com/graysonarts/genuary2024
- Owner: graysonarts
- Created: 2023-12-31T13:30:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T15:13:49.000Z (10 months ago)
- Last Synced: 2024-04-16T01:01:17.166Z (7 months ago)
- Language: Rust
- Size: 1.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The prompts:
[https://genuary.art/prompts]
# To start a new sketch
```shell
cargo generate https://github.com/graysonarts/genuary-nannou-project-template.git --name gen2024-XX
```# To run
```shell
cargo run --bin gen2024_XX --release
```# The Results
## January 05 - Vera Molnar
![](https://github.com/graysonarts/genuary2024/raw/main/output/gen2025_05.png)
## January 07 - Progress Bars
![](https://github.com/graysonarts/genuary2024/raw/main/output/gen2024_07.png)
[video](https://github.com/graysonarts/genuary2024/raw/main/output/gen2024_07.mp4)