Skip to content

dynamicAnchor anchoring with no object hit #768

Description

@ShaMan123

Description 📝

I want dynamicAnchor to set the orbit point always, not only if there is a direct hit to an object.
Currently UX is ambiguous: orbiting around an object if hit or around the center of the viewport if not.

Suggested solution 💡

I am not sure how to achieve this, I expect depth to be correct somehow.
Perhaps the nearest object to the pointer (calculated by projecting objects to 2D) can provide the correct depth?
Or the N nearest objects can form a sphere, its centroid being the desired orbit center?

Alternative ⛕

No response

Additional context ☝️

No response

Validations ✅

  • Read the docs.
  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureSomething new that we could do

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions