Participant
August 12, 2022
Question
Calculate Orientation from 3D plane equation with respect to origin.
- August 12, 2022
- 3 replies
- 2146 views
Hi there,
Plane equation used to generate 4 points is : 1x + 2y + 8z = 4.
Generated 4 points like attached and made a plane using createPath() for reference.
What i actually need is a orientation or rotation value to apply to a 3D solid layer transform rotation or orientation so that it matches with that reference shape created by createPath() using 4 points.
Rendered a small clip for reference.
