Skip to content

An animation using geometric plan! How we do beautiful and psychedelic things?

License

Notifications You must be signed in to change notification settings

ryukinix/fractal-plan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal-plan

This repository shows some operations with plane geometry (for now) that induces to an animation with music.

DANGEER!

Everything you'll see here is a lot of mad stuff. Careful to not lose your sanity (if you still have).

crazy-graph

Dependency

You will need of:

To install pygame in linux debian-based you have two options:

  • Using apt:

    sudo apt-get install python3-pygame
  • Using pip:

    sudo pip install pygame

Usage

This a beautiful thing. Why you don't only execute this? Fuck the explanation. Just execute!

  • python fractal.py

Optionals:

  • python fractal.py --music-dir <your-music--directory-content>
  • python fractal.py --no-music

These are the fuckin' action keys:

Key Action
ESC Exit
+ Plus vertex
- Minus vertex
Left?
Up?
Right?!
Down?
ENTER Play/Stop Music
TAB Next music

Contributing

  1. Understand this code and your propose (I wouldn't know tell).
  2. Fork it!
  3. Create your feature branch: git checkout -b my-delicious-feature
  4. Commit your changes: git commit -am 'Add some delicious'
  5. Push to the branch: git push origin my-delicious-feature
  6. Submit a pull request :D (if I believe this is a reasonable PR, then I'll merge)

History

Self-destruction. What are you still doing here? Go away!

Roadmap

  • Find answer of the multiverse with hash #42 (weightless).
    • Implement a representation of fractal geometry with the set of complex numbers.
    • Encode a genetic algorithm with number theory and numerical analysis.
    • Try understand what the main fuckin' developer is doing.
  • Pull random musics of the user data.
  • Make some interactive graph (I made two).

Credits

  • Me (Manoel Vilela)

License

Creative Commons ShareALike

About

An animation using geometric plan! How we do beautiful and psychedelic things?

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages