Skip to content

Commit b938842

Browse files
authored
Merge pull request #2365 from plotly/mesh3d-face-normals-take2
Better face normals for mesh3d (take 2)
2 parents 6f25ac6 + e07f27a commit b938842

9 files changed

+10
-4
lines changed

Diff for: package-lock.json

+9-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"gl-heatmap2d": "^1.0.4",
7676
"gl-line3d": "^1.1.2",
7777
"gl-mat4": "^1.1.2",
78-
"gl-mesh3d": "^1.3.2",
78+
"gl-mesh3d": "^2.0.0",
7979
"gl-plot2d": "^1.3.1",
8080
"gl-plot3d": "^1.5.5",
8181
"gl-pointcloud2d": "^1.0.1",

Diff for: test/image/baselines/gl3d_bunny-hull.png

20 Bytes
Loading

Diff for: test/image/baselines/gl3d_bunny.png

390 Bytes
Loading

Diff for: test/image/baselines/gl3d_convex-hull.png

390 Bytes
Loading

Diff for: test/image/baselines/gl3d_snowden.png

-1.77 KB
Loading

Diff for: test/image/baselines/gl3d_snowden_altered.png

1.78 KB
Loading

Diff for: test/image/baselines/gl3d_tetrahedra.png

1.35 KB
Loading

Diff for: test/image/baselines/gl3d_world-cals.png

-633 Bytes
Loading

0 commit comments

Comments
 (0)