1
Python and Java API / how to set one axis of bounding box to be between two arbitrary points
« on: August 09, 2016, 03:36:10 PM »
Hi everyone,
I'd like to programmatically rotate the bounding box so that its Z-Axis is defined by two points. How do I need to setup the rotation matrix for that? I don't care how X and Y axis are oriented.
I'd like to programmatically rotate the bounding box so that its Z-Axis is defined by two points. How do I need to setup the rotation matrix for that? I don't care how X and Y axis are oriented.