https://github.com/puk06/color-changer-for-unity
Non-Destructive Real-time Texture Recoloring Tool for Unity
https://github.com/puk06/color-changer-for-unity
csharp unity-editor vrchat vrchat-avatar
Last synced: 3 months ago
JSON representation
Non-Destructive Real-time Texture Recoloring Tool for Unity
- Host: GitHub
- URL: https://github.com/puk06/color-changer-for-unity
- Owner: puk06
- License: mit
- Created: 2025-08-11T06:11:36.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-23T07:38:54.000Z (4 months ago)
- Last Synced: 2026-02-23T15:44:14.337Z (4 months ago)
- Topics: csharp, unity-editor, vrchat, vrchat-avatar
- Language: C#
- Homepage:
- Size: 260 KB
- Stars: 13
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

🎨 Texture Color Changer For Unity
Non-Destructive Real-time Texture Recoloring Tool for Unity
Bring the powerful color transformation formulas of Texture Color Changer into Unity.
Built on the Non-Destructive Modular Framework (NDMF) for fully reversible, real-time preview editing.
---
### 🛠 Features
- 🔁 **Global Color Change** – Apply a color shift across the entire texture in real time.
- ⚡ **Non-Destructive Editing** – Powered by **NDMF**, all changes are reversible without touching the original texture.
- ⏱ **Real-time Preview** – Instantly see the results as you adjust parameters.
- 🎚️ **Multiple Calculation Methods** – All color transformation formulas from the original Texture Color Changer are fully available in Unity.
- 💾 **Manual Texture Export** – Save the modified texture to a file whenever you need.
- 🔄 **Automatic Material Texture Replacement** – Replace textures in materials automatically after processing.
---
### ⚠ Differences from Original Version
This Unity edition focuses on **real-time, non-destructive workflows**.
Some features from the original **Texture Color Changer** are **not available**:
- 🚫 Transparent image output
---
### 📄 License
This project is licensed under the [MIT License](LICENSE).
---