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

parameters p0, p1, t0, t1 #1

Open
burrGee opened this issue Feb 24, 2023 · 1 comment
Open

parameters p0, p1, t0, t1 #1

burrGee opened this issue Feb 24, 2023 · 1 comment

Comments

@burrGee
Copy link

burrGee commented Feb 24, 2023

It is not clear to me what the vectors p0, p1, t0, and t1 represent.

@dsforza96
Copy link
Owner

dsforza96 commented Mar 16, 2024

If I remember correctly, they should be the four control points of the bézier curve defining the contour of the tree's crown, starting from the end of the trunk (p0) to the top of the crown (p1). See https://en.wikipedia.org/wiki/B%C3%A9zier_curve, where p0 -> P0, t0 -> P1, p1 -> P3, t1 -> P2.

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

2 participants