pmndrs / react-three-jolt

⚡ Jolt physics in React

Home Page:https://react-three-jolt.pmnd.rs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raycaster Debugging: Move Markers to be axis aligned with the ray normal.

DennisSmolek opened this issue · comments

Currently the hit markers align with world space.

Should they align along the surface normal and the ray?