muhuk / meshstats

Blender addon that provides mesh statistics
GNU General Public License v3.0
17 stars 0 forks source link

meshstats

Blender addon that provides topological statistics for meshes.

meshstats is released with GPL license, same as Blender

Features

See CHANGELOG.md for release details.

Installation

Minimum Required Blender Versions

Meshstats version Blender version
1.0 - 1.2 2.91
1.3 3.6.2

Usage

Once you have enabled the addon, you should see a Meshstats panel under Item tab in 3D view sidebar (default shortcut is N).

How to View Face Counts

  1. Select a mesh object.
  2. You must be in Object Mode.
  3. Open 3D Viewport's sidebar, Item tab.
  4. If disabled_by_default is active in addon preferences you need to click Enable button in Meshtats panel.

how_to_view_face_counts.png

Note that even if you enable Meshtats for an object, if the mesh contains too many faces (configurable in addon preferences) or modifiers that change topology are active you won't see stats or overlays.

How to Display Tri & Ngon Overlays

  1. Overlays must be enabled.
  2. Overlay options can be found in Overlay pop-up as well as in Meshstats panel.

how_to_enable_overlays.png

How to Set Up a Face Budget

  1. Select a mesh object.
  2. You must be in Object Mode.
  3. Open 3D Viewport's sidebar, Item tab.

how_to_set_face_budget.png