02-13-2023, 04:25 PM
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).
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).