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

Automatic alignment of ticks in 3D scenes (module: gl-axes3d) #17

Merged
merged 14 commits into from
Oct 23, 2018

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Oct 20, 2018

This PR improves automatic alignment of ticks on 3D axes.
In the earlier work it was made possible for the ticks on an axis to align themselves in two different directions and stay upwards (i.e. the default behavior).
In addition other options for example finding the best single orientation for each axis (depending on the camera position and orientation) is now available in the vertex shader. Those options could be available to the user through Plotly API in future.
Please refer to Plotly PR 3131 for more info.
@alexcjohnson

@alexcjohnson
Copy link
Contributor

Nice work! As mentioned in plotly/plotly.js#3131, 💃 😎

@archmoj archmoj merged commit fc4e16a into master Oct 23, 2018
@archmoj archmoj deleted the align-ticks branch October 23, 2018 13:33
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.

2 participants