Skip to content

mrven/Blender-Texel-Density-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blender Addon: Texel Density Checker

Cover

With Texel Density Checker you can:

  • Calculate Texel Density for mesh for different texture size (includes non-squared textures and custom size)
  • Rescale UV for getting of target Texel Density
  • Copy Texel Density from one object to others
  • Select faces for same Density/UV Space
  • Visualize Texel Density/UV/Islands with Checker material and vertex color

Texel Density Checker simple for use. You need select your mesh (or faces) and texture size and just click button.

Download latest version:

If you want to support me you can buy this addon:

New in Texel Density Checker 2025.1

New

  • New C++ backend for texel density calculations
  • Default settings system for the addon
  • Buttons linking to Preferences, Documentation, and Bug Report
  • Basic implementation of unit tests
  • Unified ZIP package for Blender 3.0+ compatibility

Changed

  • Improved performance of Python calculations
  • UI updates and layout refinements
  • Codebase refactored for better structure and readability

Fix

  • Fixed operators working incorrectly with multi-user data
  • Various minor bugfixes and stability improvements

See full CHANGELOG

Documentation

Install Addon

Help Panel

Texel Units & Texture Size

Calculate Texel Density

Set Texel Density

Interactive Checker Material

Bake TD/UV/Islands to VC

Select Faces by TD/UV

Addon Preferences

How to report a bug?

Performance Comparison

Chart 1

Chart 2

Chart 3

Features Overview

Calculate

Set

Checker

Bake

Select