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

draw mode #293

Open
felixroos opened this issue Dec 9, 2022 · 10 comments
Open

draw mode #293

felixroos opened this issue Dec 9, 2022 · 10 comments
Labels
enhancement improves an existing feature

Comments

@felixroos
Copy link
Collaborator

felixroos commented Dec 9, 2022

find a good abstraction for drawing stuff, examples:

http://conal.net/fran/tutorial.htm

@felixroos felixroos added the enhancement improves an existing feature label Dec 9, 2022
@felixroos
Copy link
Collaborator Author

felixroos commented Jan 18, 2023

progress so far:

examples:

todo:

  • find more ways to work with x,y,a,r params + ways to make them interoperable
  • starting with a discrete pattern won't work, maybe due to reify using pure instead of steady not sure though

@felixroos
Copy link
Collaborator Author

here is also a nice flowery animation with spiral segments, the spiralSegment could be used to draw haps in a spiral

@felixroos
Copy link
Collaborator Author

ref #370

@felixroos
Copy link
Collaborator Author

drawing svgs: https://strudel.tidalcycles.org/?uFnfBsdc_0kp

@felixroos
Copy link
Collaborator Author

svg dom manipulation: https://strudel.tidalcycles.org/?lgBe1PJi211H

@yaxu
Copy link
Member

yaxu commented Jun 23, 2023

Using an svg as a sprite sheet: https://strudel.tidalcycles.org/?Zzyaj1kMD_fx

@yaxu
Copy link
Member

yaxu commented Jun 23, 2023

More svg sprite experimentation.. https://strudel.tidalcycles.org/?I9mrn8npB_cS

@felixroos
Copy link
Collaborator Author

@felixroos
Copy link
Collaborator Author

log spiral + fade effect: https://strudel.tidalcycles.org/?30-RICgp7_zJ

@felixroos
Copy link
Collaborator Author

related #676

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

No branches or pull requests

2 participants