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

Fixing cone plots lighting & rendering on some hardware including CircleCI image test #3591

Merged
merged 3 commits into from
Mar 1, 2019

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Mar 1, 2019

The gl-cone3d module in this PR is aligned with the latest gl-mehs3d code in regards with lighting position, shading algorithms. Also some unused files, codes and parameters removed from the gl-cone3d code.
Finally the indexing and floating points are debugged & fixed so that the baselines which include the cone trace type could be tested using CircleCI image test.
@plotly/plotly_js

package.json Outdated
@@ -72,7 +72,7 @@
"es6-promise": "^3.0.2",
"fast-isnumeric": "^1.1.2",
"font-atlas-sdf": "^1.3.3",
"gl-cone3d": "^1.2.3",
"gl-cone3d": "git://github.com/gl-vis/gl-cone3d.git#dcf87dd0dc237c2bdf66ff59e2a1d9febf13527f",
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

Wow. Thank you SO much for doing this. Cones are finally robustly tested!

💃 💃 after a gl-cone3d version bump.

@archmoj archmoj merged commit 98d9baa into master Mar 1, 2019
@archmoj archmoj deleted the fix-noci-cone-plots branch March 1, 2019 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants