A clear and concise description of the maintenance problem.
There are some Python libraries in the sentences that are all lowercase. For example, numpy. The official name is NumPy , so the N and P should be capitalized. Lowercasing is code-influenced and incorrect. Please check the official name of other libraries and correc
Now that version 2.x supports HTTP requests, it'd be helpful to add a few "quality of life" things for working with remote files. A couple I've noticed:
Logger could display something while downloading remote files (under verbose mode only)
Create local folders (e.g. ./texture/) under asset root path if needed
A command line tool to transform a DICOM volume into a 3d surface mesh (obj, stl or ply). Several mesh processing routines can be enabled, such as mesh reduction, smoothing or cleaning. Works on Linux, OSX and Windows.
Describe what maintenance you would like added.
There are some Python libraries in the sentences that are all lowercase. For example,
numpy. The official name isNumPy, so theNandPshould be capitalized. Lowercasing is code-influenced and incorrect. Please check the official name of other libraries and correc