STL models are supported
This commit is contained in:
parent
87652194cd
commit
8160024028
|
@ -1,7 +1,7 @@
|
||||||
# model-converter
|
# model-converter
|
||||||
|
|
||||||
This project aims to be a simple, lightweight, and useful 3D model editor.
|
This project aims to be a simple, lightweight, and useful 3D model editor.
|
||||||
For the moment, only `obj`, `ply` ascii models are supported.
|
For the moment, only `obj`, `ply` ascii and `stl` models are supported.
|
||||||
|
|
||||||
Feel free to open an issue if you find anything wrong in this.
|
Feel free to open an issue if you find anything wrong in this.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue