Thomas FORGIONE 14c27eb33b Readme
2016-11-22 15:15:34 +01:00
2016-11-22 15:13:35 +01:00
2016-11-22 11:54:30 +01:00
2016-11-21 11:01:22 +00:00
2016-11-22 15:13:35 +01:00
2016-11-22 11:27:42 +01:00
2016-11-22 11:27:42 +01:00
2016-11-22 15:15:34 +01:00

model-converter

This project aims to be a simple, lightweight, and useful 3D model editor

Scripts

A few utilities to manage 3D models :

  • ply2obj.py that converts a .ply model to a .obj model
  • obj2ply.py that converts a .obj model to a .ply model
  • modelviewer.py which is a simple script that renders a 3d model

Formats supported

  • Wavefront .obj
  • Stanford .ply
Description
No description provided
Readme 529 KiB
Languages
Python 98.7%
GLSL 1.3%