model-converter
This project aims to be a simple, lightweight, and useful 3D model editor
Scripts
A few utilities to manage 3D models :
ply2obj.pythat converts a.plymodel to a.objmodelobj2ply.pythat converts a.objmodel to a.plymodelmodelviewer.pywhich is a simple script that renders a 3d model
Formats supported
- Wavefront
.obj - Stanford
.ply
Description
Languages
Python
98.7%
GLSL
1.3%