Go to file
Thomas FORGIONE c5591f3d2d Fixed packages 2016-11-25 11:39:34 +01:00
d3 Fixed packages 2016-11-25 11:39:34 +01:00
models Using shaders 2016-11-25 11:27:05 +01:00
shaders Using shaders 2016-11-25 11:27:05 +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 convert.py 2016-11-22 15:23:53 +01:00
convert.py Fixed packages 2016-11-25 11:39:34 +01:00
modelviewer.py Fixed packages 2016-11-25 11:39:34 +01:00

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 other
  • modelviewer.py which is a simple script that renders a 3d model

Supported format

  • Wavefront .obj
  • Stanford .ply