https://github.com/sciinstitute/cleaver
A MultiMaterial Tetrahedral Meshing Library and Application
https://github.com/sciinstitute/cleaver
Last synced: about 2 months ago
JSON representation
A MultiMaterial Tetrahedral Meshing Library and Application
- Host: GitHub
- URL: https://github.com/sciinstitute/cleaver
- Owner: SCIInstitute
- License: other
- Created: 2014-06-24T20:25:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2023-05-14T21:26:49.000Z (about 2 years ago)
- Last Synced: 2025-03-24T01:12:29.073Z (2 months ago)
- Language: C
- Homepage: https://cleaver.readthedocs.io
- Size: 15 MB
- Stars: 41
- Watchers: 15
- Forks: 18
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cleaver
Cleaver is an open-source multi-material tetrahedral meshing tool.
![]()
Cleaver creates conforming tetrahedral meshes for multimaterial or multiphase volumetric data using the Lattice Cleaving algorithm described [here](https://cleaver.readthedocs.io/en/latest/about.html#method).
The software was initially developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
## Documentation
Refer to the [documentation](https://cleaver.readthedocs.io) for detailed installation and usage details.
For general questions about the project, its applications, or about software usage, please create a discussion in [Cleaver/discussions](https://github.com/SCIInstitute/Cleaver/discussions) where the community can collectively address your questions.
## Authors
Cleaver was developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Cleaver is an open-source project with a growing community of contributors. The following authors have made significant contributions to the software:
* Jonathan Bronson
* Brig Bagley
* Jess Tate
* Ally Warner
* Dan White
* Ross WhitakerMany Cleaver contributors are listed in the [contributors page](https://github.com/SCIInstitute/Cleaver/graphs/contributors).
We are grateful for their dedication and outstanding work on the Cleaver project.
## Acknowledgement
This project was supported by the National Institute of General Medical Sciences of the National Institutes of Health under grant numbers P41 GM103545 and R24 GM136986.
## Citing Cleaver
When citing Cleaver in your scientific research, please mention the following work to support increased visibility and dissemination of our software:
> Cleaver: A MultiMaterial Tetrahedral Meshing Library and Application. Scientific Computing and Imaging Institute (SCI), Download from: http://www.sci.utah.edu/software.html, 2015.
For your convenience, you may use the following BibTex entry:
```bibtex
@Misc{SCI:Cleaver,
author = "CIBC",
year = "2015",
note = "Cleaver: A MultiMaterial Tetrahedral Meshing
Library and Application. Scientific Computing and
Imaging Institute (SCI), Download from:
http://www.sci.utah.edu/software.html",
keywords = "Cleaver, CIBC",
}
```