An open API service indexing awesome lists of open source software.

https://github.com/quentinwach/spiral-doodle


https://github.com/quentinwach/spiral-doodle

Last synced: 11 months ago
JSON representation

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?




Progress Image 1
Progress Image 2
Progress Image 3
Progress Image 4


## 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. ☕