Ray-caster: pass spheres in through uniforms
Keep the hard-coded spheres for comparison.
This commit is contained in:
parent
206a2df480
commit
5bf23fa789
4 changed files with 103 additions and 29 deletions
|
@ -9,6 +9,7 @@ default = ["console_error_panic_hook"]
|
|||
|
||||
[dependencies]
|
||||
js-sys = "0.3.70"
|
||||
nalgebra = "0.33.0"
|
||||
sycamore = "0.9.0-beta.2"
|
||||
|
||||
# The `console_error_panic_hook` crate provides better debugging of panics by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue