prefrontalcortex / DomeTools

Highly efficient realtime fulldome toolkit for Unity. Supports a novel single-view Dome Warp approach and traditional cubemap rendering. Supports NDI Video and Audio.
https://prefrontalcortex.de
MIT License
33 stars 4 forks source link

Prevent falling off the map #20

Closed hybridherbst closed 3 months ago

hybridherbst commented 4 months ago

Feedback:

If the user walks outside of the dome, they can fall of the map with no way to return.

I'm not aware of even having any "falling" functionality though...

Tunkali commented 3 months ago

Can not reproduce. I guess the testuser just lost orientation because of no bounds? At farclipping point still no falling.

hybridherbst commented 3 months ago

Should be fixed by https://github.com/prefrontalcortex/DomeTools/pull/23