ray-input
ray-input copied to clipboard
Allow passing custom scene hierarchy to intersect
When switching between multiple scenes, add/remove can be very costly. Also change the intersect handling to handle nested meshes.
Handling nested meshes are a good idea. Why not just have your scene have a common parent and add/remove that?