Go to file
Thomas FORGIONE da582944ea Some cleaning 2016-11-25 14:28:39 +01:00
d3 Some cleaning 2016-11-25 14:28:39 +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 Updated readme 2016-11-25 14:18:57 +01:00
convert.py Fixed packages 2016-11-25 11:39:34 +01:00
viewer.py Some cleaning 2016-11-25 14:28:39 +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
  • viewer.py which is a simple script that renders a 3d model

Supported format

  • Wavefront .obj
  • Stanford .ply