On capturing a close models
1230 3 2-
- Y_San
- Member
- 26 posts
- Joined: 9月 2017
- オフライン
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 - 2024年6月24日 04:56:13
-
- danfitz82
- Member
- 52 posts
- Joined: 1月 2017
- オンライン
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
- 8063 posts
- Joined: 7月 2005
- オンライン
-
- Y_San
- Member
- 26 posts
- Joined: 9月 2017
- オフライン
-
- Quick Links