Skin tone is not a swatch. It's a shape.

A 558-point Show HN project turns inclusive skin-tone picking into a labeled RGB cloud, a PCA transform, and a tunable sphere.

The project is trending because it turns a familiar UI problem into a geometric one. The author manually labels RGB colors as plausible or implausible, runs three-component principal component analysis to align the cloud's main variation, then hand-fits a sphere in the transformed space. That maps TUV controls back to RGB, so a picker can sample a range instead of storing another flat list. 1
The adjustable R2 value controls how far samples can move from the center. That is useful for simplified character creators and digital art, but the author calls the result "good enough": one RGB value cannot capture body-area variation, lighting, display differences, or subjective labeling. 1 The Show HN discussion had 558 points when retrieved. 2

관련 콘텐츠

댓글

로그인하면 댓글을 작성할 수 있습니다.