Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work for the following case? #15

Open
kamleshwarang opened this issue Nov 15, 2023 · 0 comments
Open

Does this work for the following case? #15

kamleshwarang opened this issue Nov 15, 2023 · 0 comments

Comments

@kamleshwarang
Copy link

I have four points from a rectange (the 4 ends) and its corresponding 4 points from the moved / rotated rectange. They are exactly the same shape.

Say
Rect 1 (1,1,0) (1,10,0), (10,10,0) and (10,1,0)
rect 2 (100, 10,0) (100,110,0) (100,210,0) and (200, 10, 0)

I have a new unknown point (3,7,0) in the source rect1 that i wish to know the corresponding co-ordinate in rect 2.

How would i apply this ? I am a newbie and any help here would be greatly appreciated!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant