c682ab4ebe55c54bf60e2c97480d901f0bd4dbaa
实测 blender 5.0:Image.pixels 对 8-bit 图返回原始字节值(不做色彩变换), sRGB PNG 读出已是编码值,再 linear->sRGB 就双重 gamma(均值 0.33->0.60)。 现仅对线性来源编码:float 图(EXR)与 Principled 常量色。 端到端验证:well10k 重转后 base 与源贴图平均差 0.0013。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
1.6 GiB
Languages
C++
84.9%
C
12.5%
C#
2.3%
JavaScript
0.1%