README (607B)
1 ofxMeshGen 2 ========== 3 4 Originally part of mesh.deform [1]. This addon contains several alternative 5 mesh primitive generators for openFrameworks [2] with consistent winding order 6 (related issue see [3]) and some utility functions for simple mesh processing. 7 8 It's currently very incomplete and only contains primitives that I needed. I 9 might implement some more in the future. 10 11 There are some extensive documentation in the header file [4]. 12 13 [1]: https://krasjet.com/eidos/mesh.deform/ 14 [2]: https://openframeworks.cc/ 15 [3]: https://github.com/openframeworks/openFrameworks/issues/2676 16 [4]: ./src/ofxMeshGen.h