Jump to content

copySOP_fix_?


andrey_vl

Recommended Posts

easiest way would be to do copying inside sphere object, that way it would copy only once and then transform of the sphere would take care of correct transformation

since you are using object_merge into another geo which brings sphere at different transform each frame, you need to provide some hints for copy sop on how to rotate the copies

this may be done as N and up point attributes on merged object

you can create those attributes either on original object or after object merge using facet SOP and polyframe SOP

in the file i have used them after object merge which may be preferable if you are creating an asset and you do not know if input geometry will have those attributes

but having them on original geometry would be more efficient since it is not time dependent, at least on your example

look at the file for both methods

copy_rot_z_fix.hipnc

Edited by anim
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...