ice-boy
@ice-boy
New Member
Joined: Feb 15, 2024
Topics: 12 / Replies: 40
Reply
RE: script request ( Colour correct RGB values)

i did more tests and it looks like i was wrong. your first script was more accurate. the rgb colors are closer to the rgb colors in photoshops.

11 years ago
Forum
Reply
RE: script request ( Colour correct RGB values)

i changed this r = 255*((c.red /255)^gamma)+0.5 g = 255*((c.green/255)^gamma)+0.5 b = 255*((c.blue /255)^gamma)+0.5 to this r = 255*((c.red /255)^g…

11 years ago
Forum
Reply
RE: script request ( Colour correct RGB values)

thanks for this. i didnt mean for all colors in the material editor. its great if we can select it. sometimes you create your own colors and sometim…

11 years ago
Forum
Reply
RE: script request ( Colour correct RGB values)

i would like to have the gamma correction on in the preferences. this is for picking the rgb value in the material

11 years ago
Forum
Topic
Forum
Replies: 7
Views: 17
Reply
Topic
Forum
Replies: 0
Views: 3
Page 4 / 4