https://github.com/ryanwebber/blossim
A language and simulator for generating abstract emergent artworks
https://github.com/ryanwebber/blossim
Last synced: 5 months ago
JSON representation
A language and simulator for generating abstract emergent artworks
- Host: GitHub
- URL: https://github.com/ryanwebber/blossim
- Owner: ryanwebber
- Created: 2023-08-01T02:07:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T05:10:53.000Z (almost 3 years ago)
- Last Synced: 2024-04-14T18:25:52.893Z (about 2 years ago)
- Language: Rust
- Size: 3.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blossim
A simulator for generating abstract emergent artworks, built with [wgpu](https://wgpu.rs) and [wgsl](https://www.w3.org/TR/WGSL/).

## Usage
```bash
cargo run --release
```