Updated readme
This commit is contained in:
parent
cccf3a5f1f
commit
7e7ad309c7
|
@ -7,7 +7,7 @@ For the moment, only `obj` and `ply` ascii models are supported.
|
||||||
|
|
||||||
A few utilities to manage 3D models :
|
A few utilities to manage 3D models :
|
||||||
- `convert.py` that converts any type of model to any other
|
- `convert.py` that converts any type of model to any other
|
||||||
- `modelviewer.py` which is a simple script that renders a 3d model
|
- `viewer.py` which is a simple script that renders a 3d model
|
||||||
|
|
||||||
## Supported format
|
## Supported format
|
||||||
- Wavefront `.obj`
|
- Wavefront `.obj`
|
||||||
|
|
Loading…
Reference in New Issue