Best Of
Re: Variable Orientation - Interpolation or NN?
Hey Dhaniel,
I think you’ll find that if you flip the facing direction of the left hand mesh, you will get the result you are looking for.
The VO is calculated by decomposing the normal vector to the surface into 3 component vectors and interpolating those. The facing direction is important to determine the sense of the normal vector.
Kind regards
Mike
I think you’ll find that if you flip the facing direction of the left hand mesh, you will get the result you are looking for.
The VO is calculated by decomposing the normal vector to the surface into 3 component vectors and interpolating those. The facing direction is important to determine the sense of the normal vector.
Kind regards
Mike
Re: Python conda installation/environment options
Thanks Nick. I think the reason it is included is that some menu items inside OM (like the export to OMF from 3D view) run Python code. This is how I found out the python install was broken.