d58cabe658 | ||
---|---|---|
assets | ||
d3 | ||
.gitignore | ||
LICENSE | ||
README.md | ||
convert.py | ||
viewer.py |
README.md
model-converter
This project aims to be a simple, lightweight, and useful 3D model editor.
For the moment, only obj
and ply
ascii models are supported.
Scripts
A few utilities to manage 3D models :
convert.py
that converts any type of model to any otherviewer.py
which is a simple script that renders a 3d model
Supported format
- Wavefront
.obj
- Stanford
.ply