1
0
mirror of https://gitlab.com/MisterBiggs/stl-process.git synced 2025-08-03 20:11:31 +00:00

added surface area calculation

This commit is contained in:
2022-04-09 11:51:34 -07:00
parent ae5ffe6545
commit 7facc6c0aa
4 changed files with 44 additions and 14 deletions

View File

@@ -5,5 +5,6 @@ version = "0.1.0"
[deps]
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"