Skip to content

Commit

Permalink
another example and some tests to make sure we're getting the same ed…
Browse files Browse the repository at this point in the history
…ges from different img libs
  • Loading branch information
shnewto committed Mar 4, 2024
1 parent 03527c2 commit ef12795
Show file tree
Hide file tree
Showing 7 changed files with 102 additions and 852 deletions.
9 changes: 3 additions & 6 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repository = "https://github.com/shnewto/edges"
license = "MIT OR Apache-2.0"

[features]
default=[]
default=["bevy"]
bevy=["dep:bevy"]

[dependencies]
Expand All @@ -28,10 +28,7 @@ version = "0.13.0"
optional = true

[[example]]
name = "bevy-collider"
required-features = ["bevy"]

name = "bevy-image"

[[example]]
name = "parry-collider"
required-features = []
name = "dynamic-image"
Binary file added assets/boulders.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ef12795

Please sign in to comment.