Anti aliasing by multisampling
This commit is contained in:
parent
ab590a4844
commit
9fa51dd71f
7 changed files with 107 additions and 57 deletions
|
|
@ -10,4 +10,5 @@ easy-gltf = "1.1.1"
|
|||
clap = { version = "4.4.8", features = ["derive"] }
|
||||
cgmath = "0.18.0"
|
||||
rayon = "1.8.0"
|
||||
image = "0.24.7"
|
||||
image = "0.24.7"
|
||||
rand = "0.8.5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue