Texture Color Adjuster
F 48 completed
Other
unknown / csharp · tiny
49
Files
15,144
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1534355Phase
doneProgress
0%Started
2026-04-16 14:56:05Finished
2026-04-16 14:56:05LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
25.00Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47290
Member of a group with 891 similar repo(s) — canonical #1593288 view group →
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
AI Prompt
Create a Unity Editor extension for advanced texture color adjustment. I need it to support multiple color spaces like RGB, HSV, and LAB, and include sophisticated algorithms such as LAB Histogram Matching, Hue Shift, and Color Transfer. The tool must feature a user-friendly GUI with real-time preview, allowing users to select specific colors for replacement (Dual Color Selection) or adjust colors while preserving luminance. It should also support exporting the adjusted texture in various formats like PNG and JPEG.
unity csharp editor-extension graphics image-processing color-adjustment unity-editor
Generated by gemma4:latest
Catalog Information
Create a Unity Editor extension for advanced texture color adjustment. I need it to support multiple color spaces like RGB, HSV, and LAB, and include sophisticated algorithms such as LAB Histogram Matching, Hue Shift, and Color Transfer. The tool must feature a user-friendly GUI with real-time preview, allowing users to select specific colors for replacement (Dual Color Selection) or adjust colors while preserving luminance. It should also support exporting the adjusted texture in various format
Tags
unity csharp editor-extension graphics image-processing color-adjustment unity-editor
Quality Score
F
47.7/100
Structure
47
Code Quality
33
Documentation
46
Testing
15
Practices
74
Security
100
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Consistent naming conventions (PascalCase)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- 4 files with critical complexity need refactoring
- 3418 duplicate lines detected — consider DRY refactoring
- 8 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Embed Badge
Add to your README:
