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

Add support for animated visualizations #15

Open
adamconkey opened this issue Nov 26, 2024 · 0 comments
Open

Add support for animated visualizations #15

adamconkey opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@adamconkey
Copy link
Owner

I'd like to be able to have visualizations that show animations of the algorithms in progress. I know that egui_plot supports dynamic visualizations so would just have to look more into that and add some basic GUI controls to allow stepping through the algorithm and also playing at different speeds.

Can start with the triangulation visualization that's doing ear search. Can also do the trapzoidization algorithm in #14 once that's implemented.

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

No branches or pull requests

1 participant