fluid-engine-dev
fluid-engine-dev copied to clipboard
Clean-up dependencies
Jet Framework depends on several other libraries, and some of them are outdated or not quite utilized from Jet.
Here’s the wishlist:
- [x] Deprecate libobj and use tinyobj by @syoyo (https://github.com/syoyo/tinyobjloader) - Issue #172
- [ ] Deprecate pystring and reimplement necessary portions
- [X] Deprecate winix (getopt) and use one of modern libraries such as argparse - Issue #166
- [ ] Update cnpy