fluid-engine-dev icon indicating copy to clipboard operation
fluid-engine-dev copied to clipboard

Clean-up dependencies

Open doyubkim opened this issue 7 years ago • 0 comments

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

doyubkim avatar Dec 27 '17 21:12 doyubkim