https://github.com/zenustech/libigl
ZenusTech modified version of LibIGL
https://github.com/zenustech/libigl
Last synced: 11 months ago
JSON representation
ZenusTech modified version of LibIGL
- Host: GitHub
- URL: https://github.com/zenustech/libigl
- Owner: zenustech
- License: gpl-3.0
- Created: 2021-08-31T04:08:25.000Z (almost 5 years ago)
- Default Branch: bate
- Last Pushed: 2024-01-07T09:45:07.000Z (over 2 years ago)
- Last Synced: 2025-01-09T08:22:23.838Z (over 1 year ago)
- Language: C++
- Size: 11.6 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.GPL
Awesome Lists containing this project
README
# libigl - A simple C++ geometry processing library
[](https://github.com/libigl/libigl/actions?query=workflow%3ABuild+branch%3Amain+event%3Apush)
[](https://github.com/libigl/libigl/actions?query=workflow%3ANightly+branch%3Amain+event%3Aschedule)
[](https://anaconda.org/conda-forge/igl)

Documentation, tutorial, and instructions at .
💡 **Note**: [v2.3.0](https://github.com/libigl/libigl/releases/tag/v2.3.0) is our last stable release before some planned major reorganization (see #1696 for details). The upcoming reorganization is aimed at facilitating maintenance and packaging of various libigl components. The next release will be a new major version of libigl (3.0.0). Be mindful if you are updating to the latest commit on the `main` branch of libigl.