An open API service indexing awesome lists of open source software.

https://github.com/stla/meshestools

Tools for 3D meshes.
https://github.com/stla/meshestools

cgal mesh r rcpp

Last synced: about 1 year ago
JSON representation

Tools for 3D meshes.

Awesome Lists containing this project

README

          

# MeshesTools

Tools for 3D meshes.

[![R-CMD-check](https://github.com/stla/MeshesTools/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stla/MeshesTools/actions/workflows/R-CMD-check.yaml)

### Clipping

![](https://raw.githubusercontent.com/stla/MeshesTools/main/inst/screenshots/Togliatti.gif)

### Decomposition in convex parts

![](https://raw.githubusercontent.com/stla/MeshesOperations/master/inst/screenshots/pentagrammicPrism.png)

![](https://raw.githubusercontent.com/stla/MeshesTools/main/inst/screenshots/greatStellatedDodecahedron.gif)

### Other tools

Volume, area, centroid, distance between a point and a mesh.

## License

This package is provided under the GPL-3 license but it uses the C++ library
CGAL. If you wish to use CGAL for commercial purposes, you must obtain a
license from the [GeometryFactory](https://geometryfactory.com).