STL models are supported

This commit is contained in:
Thomas FORGIONE
2016-12-02 16:02:23 +01:00
parent 87652194cd
commit 8160024028
+1 -1
View File
@@ -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.