mirror of
https://gitlab.com/MisterBiggs/stl-process.git
synced 2025-08-03 12:01:33 +00:00
added source for cube math
This commit is contained in:
@@ -8,6 +8,7 @@ using MeshIO
|
|||||||
using LinearAlgebra
|
using LinearAlgebra
|
||||||
|
|
||||||
@testset "simple cube stl" begin
|
@testset "simple cube stl" begin
|
||||||
|
# https://hepweb.ucsd.edu/ph110b/110b_notes/node26.html
|
||||||
stl = load(raw"test\test_assets\cubeblender.stl")
|
stl = load(raw"test\test_assets\cubeblender.stl")
|
||||||
|
|
||||||
props = get_mass_properties(stl)
|
props = get_mass_properties(stl)
|
||||||
|
Reference in New Issue
Block a user