Professional mesh optimization toolkit with real-time topology visualization for Blender 4.2+
- Install: Download from Blender Extensions or Gumroad
- Enable: Preferences → Add-ons → Enable "NS Toolkit: Mesh Cleanup Pro"
- Use: 3D Viewport → N-Panel → NS Toolkit tab
- Real-Time Topology Highlighting - Instantly visualize N-gons and triangles across your scene
- Smart Triangles to Quads - Advanced conversion with optimized algorithms
- Merge by Distance - Intelligent vertex cleanup for cleaner topology
- Recalculate Normals - Fix lighting issues with proper normal direction
- Reset Transform Vectors - Clean up transform data for better performance
ns-toolkit/
├── assets/ # Visual resources (logos, icons)
├── development/ # Build guides and compliance reports
├── docs/ # Full documentation and descriptions
├── releases/ # Built packages ready for distribution
├── tools/ # Build scripts and automation utilities
├── __init__.py # Main addon file
├── blender_manifest.toml # Extension metadata
└── README.md # This file
# Smart build (all platforms)
python tools/smart_build.py
# Manual build
python tools/build_extension.py- Full Documentation:
docs/README_FULL.md - Build Instructions:
development/BUILD.md - Smart Build Guide:
development/SMART_BUILD_GUIDE.md
| Platform | Link | License |
|---|---|---|
| Blender Extensions | Download | GPL 3.0+ |
| Gumroad | Download | Commercial |
Developed by Nandur Studio
- Original concept and implementation
- Real-time topology visualization system
- Professional packaging and distribution
Powered by Blender Foundation
- Built on Blender's powerful Python API
- Designed for Blender 4.2+ ecosystem
- Bug Reports: GitHub Issues
- Documentation: Full Documentation
- Build Instructions: Development Guide
- Open Source: GPL 3.0+ for Blender Extensions
- Commercial: Custom License for Gumroad distribution
Transform your mesh cleanup workflow with professional-grade tools. Download today!