Boo Posted June 25, 2016 Share Posted June 25, 2016 (edited) Hi guys. I am reading a large file in a custom sop. The file contains bounding box data for each object. This can number into many thousands of objects. What would be the fastest/most memory efficient way to draw these bounding boxes in the viewport? thanks in advance regards boo Edited June 25, 2016 by Boo Quote Link to comment Share on other sites More sharing options...
millag Posted June 29, 2016 Share Posted June 29, 2016 (edited) Hi, What's the output of your sop - custom primitives? You could create custom packed primitive for each object with viewportlod set to box and initialize its bounding box. Cheers, Mila. Edited June 29, 2016 by millag Quote Link to comment Share on other sites More sharing options...
malexander Posted June 30, 2016 Share Posted June 30, 2016 ^That. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.