Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a reference point for better orientation during panning #31

Open
nicolaisi opened this issue Apr 13, 2018 · 0 comments
Open

Adding a reference point for better orientation during panning #31

nicolaisi opened this issue Apr 13, 2018 · 0 comments

Comments

@nicolaisi
Copy link
Member

When users perform panning with their right mouse click, the object is displaced and moved further away from its point of origin. It will be great to place a reference symbol at the origin to give users a hint of the origin's position.

You can enable the panning in the core.js file:
this._controls.noPan = false;

The right-click panning happens in the TrackballControls.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants