An open API service indexing awesome lists of open source software.

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

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/).

![Sample render](./.github/screenshot.png)

## Usage

```bash
cargo run --release
```