scrtwpns/mixbox
Mixbox is a library for natural color mixing based on real pigments. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1819
- days_rel: n/a
- days_push: 946
- n_releases_24m: 0
Adoption not part of the score
3464 stars · 157 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Mixbox is a color mixing library that treats RGB colors as real paint pigments using Kubelka & Munk theory, producing natural mixtures like yellow and blue making green. It offers a simple RGB-in, RGB-out interface with bindings for C++, C#, Java, JavaScript, Python, Rust, Unity, Godot, and shaders.
Use cases
- mix colors like real paint in a digital painting app
- make yellow and blue blend into green instead of gray
- generate natural pigment-based color gradients
- add realistic paint mixing to a game engine brush tool
- implement pigment mixing in a GLSL or HLSL shader
- avoid muddy color mixtures in smudge brushes
When to choose
- you need realistic paint-like color blending in painting or drawing software
- you want saturated gradients with natural hue shifts instead of RGB averaging
- you need bindings across many languages and engines including Unity, Godot, and shaders
When to avoid
- you only need simple RGB or HSL interpolation without pigment realism
- your project requires a permissive open-source license (license is custom/restricted)
- you need full spectral color science beyond the built-in pigment set
Facets
library · maturity stable
image-processing graphics graphics web-development cross-platform cpp python rust go jvm color-mixing pigments kubelka-munk digital-painting rgb shaders unity godot game-development nodejs gpu
3 sources
- readme: https://github.com/scrtwpns/mixbox · fetched 2026-08-28 · 0f049db3f7fc
- homepage: https://scrtwpns.com/mixbox · fetched 2026-08-29 · bb9f4b9b432e
- site_page: https://scrtwpns.com/mixbox/docs · fetched 2026-08-29 · afad0e7b9575
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| scrtwpns/mixbox | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem