Ideas of Debug Views for Modeling
"

Ideas of Debug Views for Modeling

Statistics or the Janitor Plugin, can already go fast and easy around many issues but a visual debug feels more friendly and one can have multiple parameters descriminated and see what is changing. Sometimes you want an automated fix, sometimes you want an informed one.
Anyway, many of the propositions here would be good additions to the Statistics Panel.

1Mesh Debug View Basicly to technically debug the mesh, make it manifold, make it clean:
(To add to things already mentioned in the thread)

A) Edges belonging, to only one polygon, and edges belonging to more than 2 polygons. (Just like Statistics 1 and >2)
Polygons with flipped Normal relativly to their neighbours. (Hard to spot with double sided or internal meshes)
C) Vertices that are the only thing one or more polygons share. Or vertices where outer edges do not make a loop.
D) Polygons with Area = 0.

2:Modeling Debug View To evaluate the shape itself, topology, polyflow, UVmap etc.

A) Topology color code according to the valence. For Polygons and for Inner Vertices.
Good to spot Topology Elements, Subidivion Artifacts, Polyflow cleanup.
3 and 5 are very useful. 6 and >6 might be a stretch but Statistics’s >4 is useless sometimes. In triangulated meshes, 6 edge vertices are common.

Edge color code like Blender ( So usefull in Statistics too):
– For UV Seams.
– Catmull-Clark Weighted Edges.
– Hard Edges smooth shading (where in connected geometry the smoothing breaks. More useful if we had smoothing groups :/ )

C) Shaders, to make a better analysis of the shaping.
– Ambient Occlusion, lightning preview.
– Curvatures like DP_Curvatures to evaluate the flatness, the concavity and convexity of the mesh. It will reveal stretches, pinches, and tensions.

Leave a Reply