Hi Octane Team
Here is my question : Is this a normal behaviour ?
The result is the same with Bump and Normal maps.
I still wish you a great year.
Bump Vs Shadows
Forum rules
NOTE: The software in this forum is not %100 reliable, they are development builds and are meant for testing by experienced octane users. If you are a new octane user, we recommend to use the current stable release from the 'Commercial Product News & Releases' forum.
NOTE: The software in this forum is not %100 reliable, they are development builds and are meant for testing by experienced octane users. If you are a new octane user, we recommend to use the current stable release from the 'Commercial Product News & Releases' forum.
I don't think so, terminator artifact is due to lowpoly mesh, this sphere is very high poly.vipvip wrote:i've already encountered this with blender cycle and Brecht, the developper, explained to me that it was 'normal' for an unbiased renderer like (cycles ) octane: a side effect of the terminator one, possible...
yes, but try to render a 'very high' poly-bumped moon... that's what i did before with cycles and the result was almost the same...
didn't try with octane but it would be interesting to see the result.
after all, i agree with you, it is perhaps not the same problem than terminator but it was ( there is ? ) a problem around that and i'm afraid i couldn't be seolved with this kind of renderers...
i've read with a lot of interest your topic about IOR<1 and refraction studies: it seems to be great results with the newer 1.24 version : waht is you opinion about that ?
didn't try with octane but it would be interesting to see the result.
after all, i agree with you, it is perhaps not the same problem than terminator but it was ( there is ? ) a problem around that and i'm afraid i couldn't be seolved with this kind of renderers...
i've read with a lot of interest your topic about IOR<1 and refraction studies: it seems to be great results with the newer 1.24 version : waht is you opinion about that ?
Last edited by vipvip on Mon Jan 06, 2014 6:11 pm, edited 1 time in total.
The problem with the bump mapping is the same problem as with low polygon meshes, in both cases you get what are called shadow terminator artifacts. Near the edge of the shadow there are spots where the object should be lit by the light source according to the shading normals, but where the triangle is facing away from the light source. This may occur either because of bump mapping or because of normal interpolation. The result is that the lighting on these triangles goes missing.
This is a hard problem to solve without introducing other problems such as light leaks. So for now I can't really offer any workaround. If you have a curved surface with a bump map you can try if you can increase the size of the light source, this will make the shadow edge a bit smoother.
--
Roeland
This is a hard problem to solve without introducing other problems such as light leaks. So for now I can't really offer any workaround. If you have a curved surface with a bump map you can try if you can increase the size of the light source, this will make the shadow edge a bit smoother.
--
Roeland
Hello Roelandroeland wrote:The problem with the bump mapping is the same problem as with low polygon meshes, in both cases you get what are called shadow terminator artifacts. Near the edge of the shadow there are spots where the object should be lit by the light source according to the shading normals, but where the triangle is facing away from the light source. This may occur either because of bump mapping or because of normal interpolation. The result is that the lighting on these triangles goes missing.
This is a hard problem to solve without introducing other problems such as light leaks. So for now I can't really offer any workaround. If you have a curved surface with a bump map you can try if you can increase the size of the light source, this will make the shadow edge a bit smoother.
--
Roeland
Would it be possible to make the bumpmap intensity change from 100% in normal to 0% in grazing for each ray that hits the surface?