https://github.com/quentinwach/spiral-doodle
https://github.com/quentinwach/spiral-doodle
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/quentinwach/spiral-doodle
- Owner: QuentinWach
- Created: 2024-10-28T07:53:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T07:10:37.000Z (over 1 year ago)
- Last Synced: 2025-01-12T22:08:37.824Z (over 1 year ago)
- Language: Python
- Size: 2.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golden Spiral Image Renderer
_"The golden ratio is everywhere, man."_ some high dude might say but it rarely actually is. Rather, humans just imagine it where it is not.
But wouldn't it be funny if we could draw everything using the golden ratio?
## Features
- Converts any JPEG or PNG image into an artistic rendering using golden spirals.
- Iterative approximation with error measurement.
- Progress tracking and visualization.
- Adjustable parameters for number of spirals and spiral size.
- Convert images of the drawing progress to video.
## Requirements
- Python 3.7+
- NumPy
- OpenCV (cv2)
- Pillow
Don't take this too seriously. I made this in the morning before work. ☕