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

[apps/graph] Add normal to find menu for curve #2198

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

ao-quantum
Copy link

@ao-quantum ao-quantum commented May 19, 2024

From the graph point explorer -> Find, we already have things like tangent, integral, roots, but no normal.

This PR aims to add a normal line finder, similar to how the tangent works, but it's perpendicular.

I'm pretty new to systems programming, and I don't have a C++ background or foundation, but I did manage to scrape my way through by my knowledge of JS and Rust. I'm open to feedback on anything.

I took a lot of inspiration from how the tangent function works.

Vertical lines are not shown, not sure how to make it possible.

@CLAassistant
Copy link

CLAassistant commented May 19, 2024

CLA assistant check
All committers have signed the CLA.

@HugoNumworks
Copy link
Contributor

Thanks for this contribution !

We're reviewing it with the product team to decide if this could be added to a future release version of Epsilon.
I will keep you updated !

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

Successfully merging this pull request may close these issues.

5 participants