Emission Color Ramp ( ? )

   2051   4   0
User Avatar
Member
19 posts
Joined: March 2019
Offline
hey again , i coudn't figure out where yellow color came from ?
i didnt pick yellow but it is there inside of fire
https://media.discordapp.net/attachments/520752875647795210/594666929613176842/Adsz.png?width=1032&height=419 [media.discordapp.net]

depends on what ?
User Avatar
Member
7755 posts
Joined: Sept. 2011
Offline
yellow is overbright orange? that's how rgb color works.
User Avatar
Member
19 posts
Joined: March 2019
Offline
so , what about this white color sir : if it will be random , so why i am choosing blue or any different color

emission range 0-5
https://media.discordapp.net/attachments/520752875647795210/594908027379777536/1.png?width=1035&height=490 [media.discordapp.net]

emission range 0-10
https://media.discordapp.net/attachments/520752875647795210/594908028915023873/2.png?width=1035&height=461 [media.discordapp.net]

emission range 0-10 (points changed)
https://media.discordapp.net/attachments/520752875647795210/594908583913717770/3.png?width=1035&height=470 [media.discordapp.net]

what is the common way to avoid color which we dont want ?
what emission color range should be as a number ?
Is there a common numbers or it is up to us ?

Thanks !!
Edited by HasanCanTaova - June 30, 2019 11:23:57
User Avatar
Member
7755 posts
Joined: Sept. 2011
Offline
It's not random. That's just how overbright colors work with a naive (clamping) LUT. If you want filmic behavior for overbright values you'll need a filmic tonemap to map values onto the screen.

For example, with a generic gamma curve viewing space, an emission color of (0, 0.1, 1) will produce a color of (0, 1, 1) on the screen if the emission brightness is 10. The reason you see yellow or white is the same.

Not seeing any red when you change the emission range is for a different reason and has nothing to do with digital color theory. The ramp is mapped to a range that exceeds the input values of the emission field, ie the end of the ramp is unused. A lesser emission range maps more of the ramp to input values.

Attachments:
bright.hip (26.5 KB)
ramp.PNG (13.5 KB)

User Avatar
Member
19 posts
Joined: March 2019
Offline
oh thanks really i understood well , sorry for delay message
  • Quick Links