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

Streamtube lighting fix and image-test #3593

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Mar 1, 2019

Lighting position on streamtubes baselines were different from screen view.
This PR is a follow up of #3591 and #3415 and to possibly close #2477.
Similar to #3591, unused files and parameters were removed from gl-streamtube3d module and the shader programs and normalise functions were modified to be aligned with the latest gl-mesh3d code.
@plotly/plotly_js

@archmoj archmoj added bug something broken type: maintenance labels Mar 1, 2019
package.json Outdated
@@ -85,7 +85,7 @@
"gl-scatter3d": "^1.2.0",
"gl-select-box": "^1.0.3",
"gl-spikes2d": "^1.0.2",
"gl-streamtube3d": "^1.1.3",
"gl-streamtube3d": "git://github.com/gl-vis/gl-streamtube3d.git#39df57d38273f76a20627192a44e292caa003a68",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etpinard
Copy link
Contributor

etpinard commented Mar 1, 2019

Amazing PR! 💃 once gl-streamtube3d gets a bump!

@archmoj archmoj merged commit ecfa45a into master Mar 1, 2019
@archmoj archmoj deleted the streamtube-lighting-and-image-test branch March 1, 2019 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lightposition behaves weirdly
2 participants