Skip to content

Chaos Game #5

@Ecsodikas

Description

@Ecsodikas

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions