views:

1

answers:

0

I have a ply file which creates a 3d model. I wish to render the 3d model in distributed framework. What I want to ask is how can I divide my ply file into different bounding boxes(frustums) so that each node renders one bounding box and then the master just stitches up every bounding box.