Werner Ziemerink
2020年2月24日 00:14:07
Hi,
I'm getting allot of black pixel artifacts in Karma renders. What is the correct way to deal with this?
Here is a test with the new Random Walk SSS shader. HDRi from HDRiHaven.
jsmack
2020年2月24日 03:44:10
Either switch to uniform sampling, or set variance to 0 (for interactive renders). Variance sampling is still broken, or at least is completely unacceptable in image quality.
I somewhat disagree with the notion that pixel samples can be non-uniform, it always leads to artifacts. VRay with adaptive dmc always has weird holes in the dark areas because the adaptive sampling didn't use enough samples. Karma is even worse, where the holes are always pure black pixels on any shaded areas.
Werner Ziemerink
2020年2月24日 04:20:54
Thanks jsmack. I will give it a go.
Werner Ziemerink
2020年2月24日 05:15:57
Yep, that worked. Thanks again.
blackpixel
2020年2月24日 06:02:25
Just for the record: I wasn't involved in the creation of those artifacts!
jason_iversen
2020年2月25日 04:01:50
Looks good - is that using the new random-walk SSS?
And yes, we're looking forward (anxious) for a fix to the variance issue too.
Werner Ziemerink
2020年2月25日 06:12:16
Yes, that is the new Random Walk.
It is a bit over saturated, because I was too lazy to convert the textures(Aces),
but it works…if Karma does not crash on me every two minutes.
Siavash Tehrani
2020年2月25日 09:42:28
Yup, that's looking very good Werner.
Werner Ziemerink
2020年2月26日 00:19:35
Thanks DaJuice.
Here is a quick re render with OCIO transform working in the latest build.
The random walk SSS seams to retain details much better. I am a very happy man.
Werner Ziemerink
2020年2月26日 04:12:59
This is what Multiscatter SSS looks like for comparison.
TwinSnakes007
2020年2月26日 08:15:31
What's the rendertime different between Random Walk SSS and Multi SSS?
Werner Ziemerink
2020年2月26日 09:21:27
Daryl Dunlap
What's the rendertime different between Random Walk SSS and Multi SSS?
They are both equally slow to clean up, but Random Walk SSS does make it worth it.
I did not check render times as I fired them off before I went to bed.
jsmack
2020年2月26日 11:36:09
With uniform sampling, I think everything takes about the same amount of time. Did you notice that the albedo of the random walk sss seemed low? It also seemed like the mfp was much lower in appearance than with the old diffusion based sss. The resulting color seemed pretty far removed from the color parameter, as well as the sss color seeming to have a very different effect than with the other models. Is this just the nature of the algorithm?
Do you have scale applied to the object? Currently there seems to be a bug with random walk where it can behave erratically with scaling which might account for larger differences (this will be addressed shortly).
jsmack
2020年2月26日 16:06:39
dlee
Do you have scale applied to the object? Currently there seems to be a bug with random walk where it can behave erratically with scaling which might account for larger differences (this will be addressed shortly).
I do, in fact. The shell was modeled in mm or something so I scaled it down by 0.01.
The fix is in the upcoming daily build. It should behave better now!
Werner Ziemerink
2020年2月27日 00:00:01
Good the hear. Thanks.
The head I rendered was scaled down 0.01 as well, but would it have made a difference if the object was scaled in Obj level instead of in Solaris?
Scene Import would've preserved the transforms, so I assume your renders were affected as well.
jsmack
2020年2月27日 12:49:43
Anyone seeing crashes with husk renders containing the random walk? When I render with 256 samples, they go for several minutes and then it exits as if it's done, but no image is output. I assume it crashed because the time elapsed is too low for it to have reached 256 samples. It doesn't seem to have trouble with 16 samples, or interactively. If I render at a low enough resolution it will output, but anything such as 960x540 or above does not.
https://www.dropbox.com/s/y1xfqdef5i1pt8g/random_sss.zip?dl=0 [
www.dropbox.com]
Werner Ziemerink
2020年2月27日 13:10:30
Yes, I'm getting allot more crashes with Build 392. No image output.