WIP of T92157 (seems like I changed more in this node than I originally intended)
Wanted to further discuss. Since we're only using real geometry for min/max output, what's the expected values for incoming geometry that only contains instances?
Differential D12892
Bounding Box around instances (WIP) Authored by Jarrett Johnson (jarrett.johnson) on Oct 16 2021, 9:20 AM.
Details
WIP of T92157 (seems like I changed more in this node than I originally intended) Wanted to further discuss. Since we're only using real geometry for min/max output, what's the expected values for incoming geometry that only contains instances?
Diff Detail
Event TimelineComment Actions I think the node should only add an instance to the output for the first level of a geometry's instances, rather than recursively like it does currently.
I think it's 0,0 and a node warning, if we want to be consistent. I think with this behavior it will be easiest when we support attributes on instances and want to update the node to output an anonymous attribute with the values for each instance.
Comment Actions Thanks for the patch Jarrett. I think the approach here is a little more complicated than necessary, and I think you mentioned you wouldn't have time to continue this in chat, so I continued work on this task here: D12951 | ||||||||||||||||