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

Chaos Game #5

Open
Ecsodikas opened this issue Jan 21, 2022 · 0 comments
Open

Chaos Game #5

Ecsodikas opened this issue Jan 21, 2022 · 0 comments
Assignees

Comments

@Ecsodikas
Copy link

Description

I implemented a version of the chaos game for the Creative Racket Competition 2022. It's nothing special but I wanted to implement it, because it generates complex structures from easy rule sets. The rules of how the images are generated can be looked up here: https://en.wikipedia.org/wiki/Chaos_game

Location for Entry

Entry link: https://www.youtube.com/watch?v=TuqQk0_22aU
Code link: https://github.com/eXodiquas/CreativeRacketCompetition2022/blob/main/Chaosgame/chaosgame.rkt

How you made your entry?

  • Racket Version used: 7.2
  • What #lang and libraries/packages: #lang sketching, (require racket/list racket/match racket/math)
  • Operating System and version: Ubuntu 20.04
  • How to run: Before anything is drawn, you can add fixed points to the screen by left clicking on the canvas. By pressing any key on your keyboard the simulation starts. You can also add new fixed points during the simulation.

Licence

Licence for you image or media file: https://creativecommons.org/licenses/by-sa/4.0
Licence for you code: MIT

Contact details

done

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

No branches or pull requests

2 participants