What’s up with the values in Corona, specifically directionality on lights/light materials. If you gradually increase the value i.e. 0, 0.5, 1, 1.5 you get a nice gradual change of direction of the light.
BUT … as soon as you get to around 4.5, 5 - the change is drastic.
As a side note, this also happens with the Vignetting in the Frame Buffer.
Directionality in Corona lights/light materials has a range of 0-1 At value of 1.0 light rays goes completely parallel, so anything beyond that wouldn’t make any sense. Are you sure you’re not confusing something?
Gradually increasing a lights direction 0,0.05,0.1,0.15,0.2,0.25,0.3,0.35 etc you get a nice gradual change, but as soon as you hit around 0.45,0.5 the change is drastic
On the light going black, ensure “Prevent black appearance” is checked - it should be by default, but it may be an older scene. If you are using a really old version of Corona (mentioning the version could be useful ) before that checkbox was added, you would have to have two light sources, one emitting light and not visible, one not emitting light, and visible, and without directionality to act as what the camera sees. Turning black is physically correct, in that at high directionality none of the light rays are reaching the camera as it is outside the cone of the light rays.
On it still being black in reflections and refractions even with the checkbox enabled, this is a known limitation at this time. In those situations, the “one light for light casting, one for how it looks” would be the workaround.
This looks correct to me. From what I understand the disc light (as apposed to the spherical light) is 180 degrees, as the directionality gets closer to 1.0 you considerably closing the distance of the angles.
I’m sorry, but that still doesn’t make any sense…it’s not linear? If there is a reasonable explanation for this, then good… but I’m yet to hear one?
If we assume directionality of 0 = 0° rotation (aka 180° of light direction, all directions)
and directionality of 1 = 90° rotation (aka 0° of direction, parallel)
Then shouldn’t we presume for every increment of 0.1 it should change by 9°? (that is to say, the limit of light direction is changed by 9° on both sides)
Therefore a light directionality of .5 = 45° (aka half), .3 = 27° etc?
I might be out of my depth here, so happy to be corrected if there is something I’m missing.
Well they are not really identical, like in real life it depends on (a) the size of the light and (b) the distance to the subject (wall in this case) as you can see in the render I have attached.
You cannot calculate each individual 0.1 by 9 Degrees as the change is exponential, for example 0.65 Directionality is 0.35 x 180 = 63 Degrees. So in your example 0.5 = 90 Degrees, and 0.3 = 126 Degrees (attached example). Because of the nature of it being exponential you will see the greatest results between 0.5, 0.51, 0.52, 0.53 for fine tuning before you reach 0.65, try this in the interactive render to see what I mean.
edit:
Updated lighting ref image to include 1500mm from wall
edit2:
It would probably be a good idea for it to be linear, not sure exactly how you would achieve this to be honest.