https://github.com/elicdavis/mango
Mesh library in go used to teach different algorithms and stuff
https://github.com/elicdavis/mango
geometric-algorithms geometry geometry-library mesh-generation mesh-processing
Last synced: 8 months ago
JSON representation
Mesh library in go used to teach different algorithms and stuff
- Host: GitHub
- URL: https://github.com/elicdavis/mango
- Owner: EliCDavis
- License: mit
- Created: 2020-05-05T19:45:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-28T13:43:02.000Z (over 5 years ago)
- Last Synced: 2025-04-07T22:12:00.164Z (10 months ago)
- Topics: geometric-algorithms, geometry, geometry-library, mesh-generation, mesh-processing
- Language: Go
- Size: 11.7 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mango
[](https://travis-ci.com/EliCDavis/mango)
Follow the tutorial series [here](https://www.youtube.com/watch?v=uM5EykxswWs&list=PL_T4qqmGNly4q0zmU4ucIrC0lYc1ouKi4).
## Functionality Thus Far
- Building a Ring
- Adding Meshes
- Cake!
## Contributing
Open up issues if you find a problem, or if you just want to see a tutorial on a specific topic!
## License
MIT! Do whatcha like.