On capturing a close models
652 3 2- Y_San
- Member
- 26 posts
- Joined: Sept. 2017
- Offline
Is there a better way to Capture each model as close and overlapping as in the image?
Each has a name attribute (variant) so I think that could be used.
I’d like to ask you for your help
(only 4 models as an example, but there will be more in a production environment.)
Each has a name attribute (variant) so I think that could be used.
I’d like to ask you for your help
(only 4 models as an example, but there will be more in a production environment.)
Edited by Y_San - June 24, 2024 04:56:13
- danfitz82
- Member
- 28 posts
- Joined: Jan. 2017
- Offline
Here's an option to get cleaner captures in this process:
- for geometry to be captured, promote the variant attribute to prims
- loop over that geometry, using the primitive variant attribute to split pieces
- within the loop: set a point group on your skeleton based on the current variant attribute, then limit the joint capture proximity to only capture with that group
Updated HIP attached.
- for geometry to be captured, promote the variant attribute to prims
- loop over that geometry, using the primitive variant attribute to split pieces
- within the loop: set a point group on your skeleton based on the current variant attribute, then limit the joint capture proximity to only capture with that group
Updated HIP attached.
- edward
- Member
- 7871 posts
- Joined: July 2005
- Offline
- Y_San
- Member
- 26 posts
- Joined: Sept. 2017
- Offline
-
- Quick Links