| Crates.io | bevy_simple_2d_outline |
| lib.rs | bevy_simple_2d_outline |
| version | 0.1.1 |
| created_at | 2022-12-30 00:24:02.330241+00 |
| updated_at | 2023-01-03 03:09:09.526195+00 |
| description | 2D outline materials for the bevy game engine |
| homepage | https://github.com/theseatoad/bevy-simple-2d-outline |
| repository | https://github.com/theseatoad/bevy-simple-2d-outline |
| max_upload_size | |
| id | 747611 |
| size | 94,115 |
2D outline materials written in wgsl for the bevy game engine.
$ cargo run --example outline
$ cargo run --example outline_and_texture

$ cargo run --example rainbow_outline

$ cargo run --example rainbow_outline_and_texture