Updated README
This commit is contained in:
parent
dfcd2eef41
commit
664a49af7d
|
@ -11,7 +11,8 @@ 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
|
||||||
- `viewer.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 formats
|
||||||
- Wavefront `.obj`
|
- Wavefront `.obj`
|
||||||
- Stanford `.ply`
|
- Stanford `.ply`
|
||||||
|
- STL files `.stl`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue