We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1101594 commit 7a74bd5Copy full SHA for 7a74bd5
src/stl.jl
@@ -3,7 +3,8 @@
3
4
using FileIO
5
# using GeometryBasics: TriangleP, Mesh, normals, PointMeta, coordinates
6
-# I removed TriangleP and PointMeta, as they are not existing in GeometryBasics anymore (past 0.5.0)
+# I removed TriangleP and PointMeta, as they are not existing in GeometryBasics anymore (past 0.5.0)
7
+# HD, 2024-06-10
8
using GeometryBasics: Mesh, normals, coordinates
9
using LinearAlgebra
10
0 commit comments