Page 97 of 109

Re: PhotonGI cache

Posted: Thu Jun 20, 2019 1:43 pm
by epilectrolytics
lacilaci wrote: Thu Jun 20, 2019 9:34 am Anyone had success with the caustic cache and something like pool water? Mine looks like trash.
Water material needs volume.
pool.jpg
pooltest.blend.zip
(91.04 KiB) Downloaded 239 times

Re: PhotonGI cache

Posted: Thu Jun 20, 2019 1:59 pm
by lacilaci
epilectrolytics wrote: Thu Jun 20, 2019 1:43 pm
lacilaci wrote: Thu Jun 20, 2019 9:34 am Anyone had success with the caustic cache and something like pool water? Mine looks like trash.
Water material needs volume.
pool.jpg
pooltest.blend.zip
wow, it works :D

but I'm getting really low samples/sec

Re: PhotonGI cache

Posted: Thu Jun 20, 2019 2:14 pm
by epilectrolytics
lacilaci wrote: Thu Jun 20, 2019 1:59 pm but I'm getting really low samples/sec
Then you probably need to simplify the cache settings: lower size, lower lookup maxcount.
Also I have indirect cache off, should work with on too.
Currently during the cache update no path tracing happens, so cache building time is the bottleneck.

Re: PhotonGI cache

Posted: Thu Jun 20, 2019 2:31 pm
by lacilaci
epilectrolytics wrote: Thu Jun 20, 2019 2:14 pm
lacilaci wrote: Thu Jun 20, 2019 1:59 pm but I'm getting really low samples/sec
Then you probably need to simplify the cache settings: lower size, lower lookup maxcount.
Also I have indirect cache off, should work with on too.
Currently during the cache update no path tracing happens, so cache building time is the bottleneck.
Yeah I'm gonna have to experiment a bit.

Re: PhotonGI cache

Posted: Thu Jun 20, 2019 4:49 pm
by kintuX
Some more findings about Caustic cache... :?

1. With Volumes there's huge regression, especially in cases like "water in a glass".
"Samples/Sec drop from 6.5M to 84K." #bugs @ LuxCoreRender discord

2. Using low Lookup Radius value in combination with low Radius Scale "dark edges" occur. At first behind specular surfaces (alike epilectrolytics case) and also on diffuse with extra darkening when Normal Angle is set to 0°.

3. With Periodic Update on, every third (3rd) rendering freezes Blender when hitting Halt - need to force quit. No error in console, just constant loop through Refresh Film. With it off, renders continue working fine.

Re: PhotonGI cache

Posted: Thu Jun 20, 2019 7:49 pm
by epilectrolytics
kintuX wrote: Wed Jun 19, 2019 2:01 pm Caustic's cache reveals the edges.
Issue arises from Normal Angle size (OCL & CPU).
The lower the angle size, the greater the anomaly.
Yes, me too :D
Looks like photon cast does not recognise smoothing.
caustic.png
.
Because of periodic not yet working with persistent cache I tried to animate the file without indirect, only with periodic caustic cache.
The first frame finished after 6.5min and 400 samples, but the second continued to render after reaching the sample limit, samples locked but apparently continuously updating. I had to force quit because escape wouldn't stop the loop.

Re: PhotonGI cache

Posted: Fri Jun 21, 2019 9:40 am
by Dade
epilectrolytics wrote: Wed Jun 19, 2019 6:26 pm First I'm moving the camera to the last frame #100 to write the persistent cache.
Then I disable "compute and overwrite" so that in the next render the existing cache is reused.
When I hit the animation button in Blender, rendering starts and an image appears, but after few seconds it crashes.
I should have fixed this problem.

Re: PhotonGI cache

Posted: Fri Jun 21, 2019 12:43 pm
by epilectrolytics
Dade wrote: Fri Jun 21, 2019 9:40 am I should have fixed this problem.
Great!
I see the build has succeeded but somehow the "latest" category from Github has disappeared and the release has not been deployed :?:

Re: PhotonGI cache

Posted: Fri Jun 21, 2019 12:52 pm
by Dade
epilectrolytics wrote: Fri Jun 21, 2019 12:43 pm
Dade wrote: Fri Jun 21, 2019 9:40 am I should have fixed this problem.
Great!
I see the build has succeeded but somehow the "latest" category from Github has disappeared and the release has not been deployed :?:
I scheduled another build, Azure isn't very reliable in the latest days.

Re: PhotonGI cache

Posted: Fri Jun 21, 2019 12:54 pm
by epilectrolytics
Thanks for your effort!

(No idea what the grey bar in my last post is about :? )