Skip to content

Commit

Permalink
level-obj: split each side of the column independently
Browse files Browse the repository at this point in the history
  • Loading branch information
kvark committed Jul 22, 2024
1 parent d486523 commit c699a21
Show file tree
Hide file tree
Showing 3 changed files with 155 additions and 114 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ m3d = { path = "lib/m3d" }
splay = { path = "lib/splay" }
tiff = { path = "lib/tiff" }
# library
bitflags = "2"
bytemuck = "1"
byteorder = "1.0"
cgmath = { version = "0.18", features = ["rand"] }
Expand Down
Loading

0 comments on commit c699a21

Please sign in to comment.