Adds mouse hover events for your 3d bevy meshes. Check out the live wasm demo.
output.webm
check out examples/main
haha maybe. for now cargo run --example main
and give it a good once over
- events for hover start/end
- fade out hover color for demo
- static image / video for demo
- ortho camera support
- fix multiple hovers for occluded items
- publish the crate
- click support (click start/env event)
- benchmark
- add spatial index or similar
- explain how ortho camera ray direction is equal to 3rd column of xform matrix * -1