main render loop
This commit is contained in:
parent
af215f8291
commit
11ceb6ebc7
4 changed files with 62 additions and 8 deletions
|
|
@ -8,6 +8,5 @@ edition = "2021"
|
|||
[dependencies]
|
||||
easy-gltf = "1.1.1"
|
||||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
|
||||
[alias]
|
||||
runx = "run /home/clemens/repositorys/raytrace-rs/scenes/cube_on_plane.glb 0"
|
||||
cgmath = "0.18.0"
|
||||
rayon = "1.8.0"
|
||||
Loading…
Add table
Add a link
Reference in a new issue