How to fix a 3D object that looks ʼjaggedʼ or low quality in Rhino?
Short Answer
Yes — in Rhino 3D, a 3D object that looks jagged is usually a display mesh issue, not bad geometry. The fastest professional fix is to increase mesh quality in Options under Document Properties > Mesh. This improves shaded and rendered smoothness. Limitation: it may not improve truly faceted imported geometry.
What You Need to Know Before
Warning: A jagged object in Rhino often looks wrong only on screen, while the actual NURBS geometry is still perfectly smooth. Increasing mesh quality too far can slow viewport performance and make large files harder to navigate.
How to Fix a Jagged or Low-Quality 3D Object in Rhino
Command: Options
Shortcut: none
Quick Steps:
- Run
Options, then go to Document Properties > Mesh. - Change mesh setting from Jagged and faster to Smooth and slower, or choose Custom.
- If using Custom, lower Maximum angle and enable refined mesh options, then click OK and refresh the viewport.
- Run
Variables & Settings
Key Setting: Mesh quality in Document Properties > Mesh
Expert Setting: The Jagged and faster / Smooth and slower slider controls how Rhino builds the render/display mesh from NURBS geometry. Smoother settings create denser meshes that display curves and surfaces more accurately, but they also increase GPU load and file working overhead.
Why it Fails
Cause 1 (Geometry): The object may actually be a polygon mesh with too few faces, so display mesh changes will not make the model truly smoother.
Cause 2 (layers/Locks): The object may be on a locked layer or inside a referenced/imported file, preventing proper editing or replacement with higher-quality geometry.
Cause 3 (Command/Logic): Users often adjust render display mode instead of document mesh settings, so the object still appears faceted in shaded views.
Quick Fix & Best Practice
Quick Fix: Open Options and set Document Properties > Mesh to Smooth and slower.
Manager’s Verdict: Use this first for Rhino display issues because it is fast, safe, and standard in production workflows. Avoid pushing mesh quality too high on large assemblies unless visual review really requires it.
FAQ
Why does my Rhino model look faceted in Shaded view?
Because Rhino is displaying a render mesh, not the exact NURBS surface.
Will changing mesh settings alter my real geometry?
No, it only changes display/render mesh quality.
What if the object is still jagged after changing mesh quality?
It is likely a low-polygon mesh object rather than smooth NURBS geometry.
.
