Skip to content

Commit

Permalink
docs: add showcase section (closes #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
manankarnik committed Mar 8, 2024
1 parent f891033 commit 06896b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
- Allows saving generated assets (uses `rfd` for native, javascript blob for wasm)
- Serializes and deserializes components using `serde`

## Showcase

Check out [Procedra](https://procedra.netlify.app) [[Source](https://github.com/manankarnik/procedra)], a procedural generation web application that allows you to experiment with all the parameters and generate assets in real-time!

## Installation

Add `bevy_generative` to your rust project
Expand Down

0 comments on commit 06896b1

Please sign in to comment.