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

Cyclic Sketches #30

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

Conversation

MattyB95
Copy link
Contributor

I was tasked recently with trying to find a way to allow multiple sketches to loop continuously in one graphics window. This pull request was my solution to completing that task (there was possibly a more straightforward way).

I thought I would include my work here for your consideration to move into the main project. The main files are CyclicSketch and AbstractCyclicSketch, with the remaining being examples to prove that it works as expected. It could allow others who might require something similar to be able to pick it up!

Let me know if you have any opinions either way!

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.

1 participant