Attribute Mirror Problem

   1000   2   0
User Avatar
Member
679 posts
Joined: Feb. 2017
Offline
Hey Everybody,

I want to mirror a point that contains the vectors N,up and side. So that a copied geometry would align correctly with these vectors.
But the orientation does not get mirrored correctly. Any help is highly appreciated. please take a look at the .hip file,

Cheers
CYTE

Attachments:
AttributeMirror.hiplc (137.1 KB)

User Avatar
Member
209 posts
Joined: March 2018
Offline
Hi there!
Copy SOP needs two vector which are @up and @N.
third vector is implicitly calculated based on cross product between @up and @N which follows right hand rule.
I used Rubber Toy to test weather these two vectors need to swap or not.
As the final note @side is useless for Copy SOP!

Attachments:
AttributeMirror FIXED.hiplc (313.3 KB)

User Avatar
Member
679 posts
Joined: Feb. 2017
Offline
Hey N-G,

thanks a lot for your help! I didn`t know that side is not used by copy sop, thanks for the information.

Cheers
CYTE
Edited by CYTE - June 21, 2020 15:08:50
  • Quick Links