Texture Color Adjuster

F 48 completed
Other
unknown / csharp · tiny
49
Files
15,144
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1534355
Phase
done
Progress
0%
Started
2026-04-16 14:56:05
Finished
2026-04-16 14:56:05
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
25.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication 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

csharp
95.8%
markdown
2.0%
json
1.4%
yaml
0.8%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1219043.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV