Circle Prim Arc from three points

   959   2   1
User Avatar
Member
39 posts
Joined: 7月 2014
Offline
Given a prim with three points, prim pt 0 always being the center, how do you reverse engineer a Circle primitive to rotate on Z axis so it points towards prim pt 1 and then work out the arc over to prim pt 2?

I've mocked it up roughly here but the numbers aren't correct.
Edited by sessionbeer - 2022年8月5日 04:24:11

Attachments:
arc.png (949.0 KB)
arc_from_pts.hip (142.8 KB)

User Avatar
スタッフ
451 posts
Joined: 6月 2020
Offline
How about something like this?

Attachments:
arc.png (74.5 KB)
arc_from_pts.hip (189.6 KB)

User Avatar
Member
39 posts
Joined: 7月 2014
Offline
Thank you, that's really helpful!
  • Quick Links