Boxes3DVisualizer
does not account for rotations when computing bounding boxes
#6973
Labels
🪳 bug
Something isn't working
heuristics
Heuristics for placing views, fallback provider, etc.
📺 re_viewer
affects re_viewer itself
Describe the bug
The visualizer ignores the
rotations
component when computing the bounding box of the batch of boxes.rerun/crates/viewer/re_space_view_spatial/src/visualizers/boxes3d.rs
Lines 79 to 85 in 05853c6
To Reproduce
cargo run --bin snippets -- box3d_batch
Screenshots
Rerun version
Commit 05853c6
The text was updated successfully, but these errors were encountered: