tyFlow Forum
TyCache Performance - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html)
+--- Thread: TyCache Performance (/thread-4844.html)



TyCache Performance - Gregory - 06-22-2025

Hi Tyson.

tyCache is a BRILIANT modifier.

But, its performance suffers dramatically compared to PointCache, as you can see in this video:

.mp4   TyCache_Performance.mp4 (Size: 33.25 MB / Downloads: 11)
Is there anything that can be done to at least match PointCache's performance in viewport?


Thanks,
Greg


RE: TyCache Performance - tyFlow - 06-23-2025

PointCache just updates the mesh vertex list. tyCache updates the entire mesh - the tradeoff is more flexibility at the cost of performance.


RE: TyCache Performance - Gregory - 06-23-2025

(06-23-2025, 04:17 AM)tyFlow Wrote: PointCache just updates the mesh vertex list. tyCache updates the entire mesh - the tradeoff is more flexibility at the cost of performance.

How 'bout a selection list then to select which channel properties from the mesh we want to cache, instead of caching everything? Would that make sense?