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

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

Awesome Lists containing this project

README

          

# Mango
[![Build Status](https://travis-ci.com/EliCDavis/mango.svg?branch=master)](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.