14c27eb33b | ||
---|---|---|
conv3d | ||
examples | ||
.gitignore | ||
LICENSE | ||
README.md | ||
modelviewer.py | ||
obj2ply.py | ||
ply2obj.py |
README.md
model-converter
This project aims to be a simple, lightweight, and useful 3D model editor
Scripts
A few utilities to manage 3D models :
ply2obj.py
that converts a.ply
model to a.obj
modelobj2ply.py
that converts a.obj
model to a.ply
modelmodelviewer.py
which is a simple script that renders a 3d model
Formats supported
- Wavefront
.obj
- Stanford
.ply