secondlife / viewer

🖥️ Second Life's official client
GNU Lesser General Public License v2.1
199 stars 46 forks source link

Camera Control #1706

Open vir-linden opened 3 weeks ago

vir-linden commented 3 weeks ago

Position camera relative to avatar or in absolute coordinates. Relative or absolute position should persist until reset.

vir-linden commented 3 weeks ago

If the existing camera position does not support absolute position, we may want to limit this to relative positions for phase 1

Martin-Pitt commented 3 weeks ago

I'd done absolute coordinates before as a test -- https://www.youtube.com/watch?v=VBi5E6AlLb0

Just needs to allow for unlocked camera coordinates. It's been 13 years so can't remember the specific such as which file and line numbers but the vid shows it was possible and just needed some tweaks for the position/focus lag damped movement.