ae3476d7196204c5e70be001947d9c30cc5fa2ce
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.
Feel free to open an issue if you find anything wrong in this.
Scripts
A few utilities to manage 3D models :
convert.pythat converts any type of model to any otherviewer.pywhich is a simple script that renders a 3d model
Supported format
- Wavefront
.obj - Stanford
.ply
Description
Languages
Python
98.7%
GLSL
1.3%