Skip to content

Commit

Permalink
docs: add readme to skin-renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
matteopolak committed Apr 9, 2024
1 parent 55358c1 commit eda71e6
Show file tree
Hide file tree
Showing 5 changed files with 689 additions and 9 deletions.
10 changes: 5 additions & 5 deletions crates/skin-renderer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ name = "skin_renderer"

[dependencies]
bytemuck.workspace = true
glam.workspace = true
image.workspace = true
tobj.workspace = true
wgpu.workspace = true
thiserror.workspace = true
tracing.workspace = true
reqwest.workspace = true
thiserror.workspace = true
tobj.workspace = true
tokio.workspace = true
glam.workspace = true
tracing.workspace = true
wgpu.workspace = true
Loading

0 comments on commit eda71e6

Please sign in to comment.