Skip to content

adjust tick distances in perspective views - gl-plot3d #17

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

Merged
merged 2 commits into from
Dec 6, 2018

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Dec 5, 2018

When computing the tick distances all the data in front of the camera should be used in order to avoid or undefined results. Therefore in this PR only the near clipping is applied while left, right, top, bottom, far perspective clipping planes are disabled in calculations of axis ranges.
Please refer to this Plotly PR for more info.
@etpinard

@archmoj archmoj merged commit dfa4a74 into master Dec 6, 2018
@archmoj archmoj deleted the issue-3302_revision branch December 6, 2018 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant