Crates.io | gut |
lib.rs | gut |
version | 0.8.0 |
source | src |
created_at | 2019-11-06 00:44:01.399274 |
updated_at | 2021-11-12 03:50:32.359429 |
description | Geometry utilities: storing, manipulating and processing geometries |
homepage | https://gitlab.com/elrnv/gut |
repository | https://gitlab.com/elrnv/gut |
max_upload_size | |
id | 178467 |
size | 67,861 |
gut
Geometry UTilities: a library for storing, manipulating and processing geometry constructs.
This library is a work in progress and is not ready for production use.
Closed and open intervals (ClosedInterval, OpenInterval)
Axis aligned bounding boxes (BBox).
Mesh data structures with statically checked attributes on various topologies (in parentheses):
Mesh merging and splitting algorithms.
Mesh transformations: scale/rotate/translate
Basic mesh builders:
Tetrahedron mesh (TetMesh) surface extraction.
Centroid/volume/area computations.
Mesh I/O via Legacy VTK files (feature gated behind the "io" feature)
Normal computation.
This repository is licensed under either of
at your option.