pantometry-shape 0.16.0

Designed geometry as simulation input: triangle meshes read, measured, and turned into the cells a domain fills
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "pantometry-shape"
description = "Designed geometry as simulation input: triangle meshes read, measured, and turned into the cells a domain fills"
keywords = ["mesh", "voxel", "stl", "geometry", "simulation"]
categories = ["science", "simulation"]
readme = "../../README.md"
version.workspace = true
edition.workspace = true
license.workspace = true
authors.workspace = true
repository.workspace = true

[dependencies]
glam = { workspace = true }
pantometry-units = { workspace = true }