Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/9prady9/meshio
Header only library to read/write polygonal meshes.
https://github.com/9prady9/meshio
header-only mesh-import meshio
Last synced: 3 months ago
JSON representation
Header only library to read/write polygonal meshes.
- Host: GitHub
- URL: https://github.com/9prady9/meshio
- Owner: 9prady9
- License: bsd-2-clause
- Created: 2015-06-11T03:01:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-29T15:48:10.000Z (about 4 years ago)
- Last Synced: 2024-10-04T19:51:22.046Z (3 months ago)
- Topics: header-only, mesh-import, meshio
- Language: C++
- Homepage:
- Size: 5.96 MB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### MeshIO
[![Build Status](https://travis-ci.com/9prady9/MeshIO.svg?branch=master)](https://travis-ci.com/9prady9/MeshIO)
[![Coverage Status](https://coveralls.io/repos/9prady9/MeshIO/badge.svg)](https://coveralls.io/r/9prady9/MeshIO)Header only library to read/write polygonal(Triangular for most mesh formats) meshes.
Currently supported formats
* STLWe plan to add support for Wavefront OBJ format next.
## Documentation
* [Documentation]
* [Coverage][Documentation]: https://9prady9.github.io/MeshIO/
[Coverage]: https://9prady9.github.io/MeshIO/coverage