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.
- (2025.1) Blender 4.2+ (from Blender Extensions)
- (2025.1) Blender 3.0++ (even 4.5+)
- (3.3.1) Blender 2.91+
- (3.2.1) Blender 2.83-2.90
- (1.0.9) Blender 2.79
If you want to support me you can buy this addon:
- 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
- Improved performance of Python calculations
- UI updates and layout refinements
- Codebase refactored for better structure and readability
- Fixed operators working incorrectly with multi-user data
- Various minor bugfixes and stability improvements