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

Additional possible Turtle enhancements #471

Open
8 tasks
gwhitney opened this issue Oct 25, 2024 · 0 comments
Open
8 tasks

Additional possible Turtle enhancements #471

gwhitney opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request future Not being actively worked on, but might be worked on in the future visualizer Has to do with a visualizer or the visualizer subsystem.

Comments

@gwhitney
Copy link
Collaborator

gwhitney commented Oct 25, 2024

This issue is a placeholder to keep other potential Turtle features that were not implemented for alpha so that they can be considered at some future date:

  • Allow the color of a segment to depend on the sequence entry
  • Allow the color of a segment to depend on the sequence index
  • Allow mathjs formulas to compute the angle, step length, and or color of a segment, based on the entry and/or index
  • For visualizers like Wait For It that retrace their own paths much of the time, add an option to show the "turtle" in each frame as well.
  • A mode in which the view automatically pans, zooms, and/or rotates to keep the full path in view.
  • Consider auto stopping the visualization if the turtle wanders too far off screen.
  • When animating, provide some way to see the current values of the turn angles and step lengths as they change. That would make it easier to create a "still" of some frame of the animation that came out particularly attractive, or see what "special" angle it is that makes all of the traces of VFib Snowflake line up, etc.
  • A 3D mode which has pitch and roll instructions as well as the current turn (yaw) instructions. In this mode, it should be possible to rotate the image in 3D.
@gwhitney gwhitney added enhancement New feature or request future Not being actively worked on, but might be worked on in the future visualizer Has to do with a visualizer or the visualizer subsystem. labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future Not being actively worked on, but might be worked on in the future visualizer Has to do with a visualizer or the visualizer subsystem.
Projects
None yet
Development

No branches or pull requests

1 participant