Skip to content

Commit

Permalink
Merge pull request #113 from florianwns/dev
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
florianwns authored May 15, 2024
2 parents fadc461 + b820a6b commit 417faf9
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,11 @@ You can export your zome to different 3D object formats:
> * <b>STL</b> : Mesh only
> * <b>PLY</b> : Mesh only
If you need a different format, you can try converting the OBJ file
with [MeshLab](https://www.meshlab.net/#download) or [Blender](https://www.blender.org/download/).
<br>I got pretty good results with both software.
If you need a different format, you can import the OBJ file
in [FreeCad](https://www.freecad.org/downloads.php), [MeshLab](https://www.meshlab.net/#download) or [Blender](https://www.blender.org/download/),
then export the mesh in the format of your choice.
<br>
<br>I got pretty good results with these free softwares.


## 🖼 Designed with Z5omes
Expand Down

0 comments on commit 417faf9

Please sign in to comment.