how do you distribute the shading when the object doesn't directly fall on one of the radius
Unicorn53547
I am assuming that the radius is a continous varialble? We use distance between object and light source to calculate intensity, instead of fixed radius.
Staffethanweber
Right! r will vary based on how far away the object is from the light source.
how do you distribute the shading when the object doesn't directly fall on one of the radius
I am assuming that the radius is a continous varialble? We use distance between object and light source to calculate intensity, instead of fixed radius.
Right! r will vary based on how far away the object is from the light source.