02-13-2023, 08:16 PM
(02-13-2023, 04:25 PM)tyFlow Wrote: Modern renderers don't really benefit from LODs if you're rendering as instances. Same goes for the viewport (up to a point).
tyFlow doesn't have any built-in LOD system....you'd have to set it up yourself (swap between hires and lowres mesh based on distance to camera....can be done with Object Test operators to measure the distance, sending particles back and forth between events which have hi/lowres LODs applied with Shape operators).
Ok thanks for reply. I think i am not able to do that yet. I know there is a distance measure tool but i dont know how to connect this into the routine. If i send you a test file could you show to me please?