kmanstudios 1,120
To add to Steve's comment, please remember that almost all 3D packages use "Smoothing" to visually make it look good in rendering while keeping poly counts low.
Here is a basic example:
Both Cylinders are the same. When bringing into a slicer, all the slicer (any slicer) can work with is the polygon and not rendering tricks like you see above, therefore, your result will still be the cylinder on the right. I believe the slicers also use a smoothing algorithm for display. I am hoping @ghostkeeper can clear this up for just general understanding.
Also, as Steve points out, some 3D packages are working in mathematical surfaces and when exporting., you have to choose a level of resolution to export to because it will subdivide the model into polygons and therefore you do have to make sure you are exporting to a proper resolution or a sphere can become a disco ball.
Many packages are just polygonal by nature (as above) and you get more direct control over the polygons at creation of object or further subdivision of the mesh before export.
Edited by kmanstudiostypelexia
Recommended Posts
SteveCox3D 87
This is due to the resolution that the file was saved at. It's very similar to saving a photograph at low resolution when it looks very "blocky", you are seeing the 3D equivalent.
When the cylinder file is saved and turned into an .stl it recreates the model using flat triangles, the smaller the triangles the more round the cylinder will be, using fewer and larger triangles will result in the cylinder having noticeable sides.
When you save the cylinder as an .stl you need to be looking for an option that allows you to pick the quality (resolution) level of the file it creates.
Link to post
Share on other sites
svandestaak 9
What modeling software are you using Hembreek? As Steve said, make sure your models are as high poly as possible.
Link to post
Share on other sites