Skip to content

cmlibs-python/cmlibs.importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMLibs Importer

CMLibs importer is a library for importing data into Zinc. This software can be found on PyPi and installed with the following command:

pip install cmlibs.importer

To support import of common mesh types: stl, obj, ply, and dxf install additional requirements with:

pip install cmlibs.importer['common']

To support import of svg files install additional requirements with:

pip install cmlibs.importer['svg']

To support import of MBF XML files install additional requirements with:

pip install cmlibs.importer['mbfxml']

To support import of all supported formats install with:

pip install cmlibs.importer['all']

About

A library for importing data into CMLibs-Zinc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages