Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d-converter-py

high-performance python 3d models convertor

supported formats to convert:

  • obj
  • dae
  • glb
  • fbx
  • ply
  • stl

requirements:

  • python 3.10
  • installed packages from requirements.txt pip install -r requirements.txt

how to use:

  • save your model which should be converted to data/
  • python cli.py data/*input_filename.input_format* data/output_filename.output_foramt. example: python cli.py data/example.obj data/example.stl

this program also provide GUI interface:

  • python main.py

About

python 3d models convertor which support obj, dae, glb, fbx, ply, stl

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages