Skip to content

Commit

Permalink
Updated screenshot links
Browse files Browse the repository at this point in the history
  • Loading branch information
exvacuum committed Dec 11, 2024
1 parent 21c5461 commit 337b852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ A plugin for the [Bevy](https://bevyengine.org) engine which adds an outline pos
Note: This is a full-screen post process effect and cannot be enabled/disabled for specific objects.

## Screenshots
![](https://git.exvacuum.dev/plain/doc/screenshot.png)
![](https://git.exvacuum.dev/plain/doc/screenshot_smooth.png)
![](https://git.exvacuum.dev/bevy_outline_post_process/plain/doc/screenshot.png)
![](https://git.exvacuum.dev/bevy_outline_post_process/plain/doc/screenshot_smooth.png)
Configuration Used:
```rs
bevy_outline_post_process::components::OutlinePostProcessSettings::new(2.0, 0.0, false, 0.0);
Expand Down

0 comments on commit 337b852

Please sign in to comment.