Creative Coding & Math

Python Generative Graphics

Algorithmic artwork generated dynamically using mathematical loops, trigonometric offsets, and color gradients.

This project explores computational creativity by generating flower-like spiral patterns using Python code. Instead of manual drawing, the program calculates incremental polar coordinate shifts and maps continuous color gradients, demonstrating how software can bridge technical logic and visual digital art.

Stack Used

  • Python 3
  • Graphics API
  • Math Engine

Generative Render Output Video