Skip to content

Commit

Permalink
Mesh rendering WIP.
Browse files Browse the repository at this point in the history
  • Loading branch information
facundo-villa committed Oct 30, 2023
1 parent 6efd53e commit e8aabb7
Show file tree
Hide file tree
Showing 9 changed files with 697 additions and 186 deletions.
135 changes: 126 additions & 9 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 @@ -29,6 +29,7 @@ maths-rs = "0.2.4"
serde = "1.0.187"
log = "0.4.20"
simple_logger = "4.2.0"
meshopt = "0.1.9"

[profile.dev]
incremental = true
Expand Down
Binary file added assets/Sphere.bin
Binary file not shown.
Loading

0 comments on commit e8aabb7

Please sign in to comment.