Go to file
Thomas FORGIONE e223695914 Added bounding box and scaling options 2016-11-22 12:09:54 +01:00
conv3d Added bounding box and scaling options 2016-11-22 12:09:54 +01:00
examples Corrected splits and draws 2016-11-22 11:54:30 +01:00
.gitignore Added bounding box and scaling options 2016-11-22 12:09:54 +01:00
LICENSE initial commit 2016-11-21 11:01:22 +00:00
README.md Added readme 2016-11-21 16:54:53 +01:00
modelviewer.py Added bounding box and scaling options 2016-11-22 12:09:54 +01:00
obj2ply.py Added function load_model 2016-11-22 11:27:42 +01:00
ply2obj.py Added function load_model 2016-11-22 11:27:42 +01:00

README.md

model-converter

A few utilities to manage 3D models including :

  • ply2obj.py that converts a .ply model to a .obj model
  • obj2ply.py that converts a .obj model to a .ply model