Page 1 of 1
cache system
Posted: Sun Apr 19, 2020 2:28 pm
by efxlab
Is cache system is implemented in Houdini already like in the lastest Blender 2020.1RC3 version ? Iam not sure.
The demo is really impressed, real time with a single RTX 2080 :
https://www.facebook.com/groups/OctaneR ... 194084053/
Re: cache system
Posted: Mon Apr 20, 2020 7:43 am
by juanjgon
While working in the IPR or while rendering in scene update mode you should get something like that. The scene is loaded only once until you reload it, so, for example, moving the camera should work in real-time.
Thanks,
-Juanjo
Re: cache system
Posted: Mon Apr 20, 2020 2:20 pm
by efxlab
Ok, but if you add a geo or break a node, you need to reload all ? is there temporary file stored for fast cache reload ?
Re: cache system
Posted: Mon Apr 20, 2020 2:23 pm
by juanjgon
efxlab wrote:Ok, but if you add a geo or break a node, you need to reload all ? is there temporary file stored for fast cache reload ?
The updating of the camera, lights, materials, etc. should work without reloading. Add/Remove objects without reloading is something that we want to implement in the plugin as part of the new Qt5 IPR window.
Thanks,
-Juanjo