https://github.com/monteirooscar98/flower-of-life
This repository contains a Python implementation of the Flower of Life, a geometric pattern composed of overlapping circles, often associated with sacred geometry. Using Matplotlib and NumPy, this script generates and visualizes the pattern in a hexagonal grid format.
https://github.com/monteirooscar98/flower-of-life
art flower-of-life geometry matplotlib python
Last synced: 2 months ago
JSON representation
This repository contains a Python implementation of the Flower of Life, a geometric pattern composed of overlapping circles, often associated with sacred geometry. Using Matplotlib and NumPy, this script generates and visualizes the pattern in a hexagonal grid format.
- Host: GitHub
- URL: https://github.com/monteirooscar98/flower-of-life
- Owner: MonteiroOscar98
- Created: 2025-03-07T00:00:08.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-07T20:31:27.000Z (8 months ago)
- Last Synced: 2025-06-11T04:45:29.344Z (5 months ago)
- Topics: art, flower-of-life, geometry, matplotlib, python
- Language: Jupyter Notebook
- Homepage:
- Size: 1.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flower of Life - Python Visualization
This repository contains a Python implementation of the **Flower of Life**, a beautiful and intricate geometric pattern made of overlapping circles. Using **Matplotlib** and **NumPy**, we generate, visualize, and animate the pattern in a structured hexagonal grid.
## Features
- 📏 **Mathematical Accuracy** – Uses hexagonal tiling to accurately replicate the Flower of Life.
- 🎨 **Customizable Parameters** – Adjust the number of circles (`n`) and radius to explore variations.
- 📊 **Matplotlib Visualization** – Generates clear, structured plots for geometric exploration.
- 🎥 **Animated Drawing** – Watch the Flower of Life come to life with smooth circle-by-circle animation.
- 🚀 **Fun & Educational** – Great for learning about geometry, patterns, and Python visualization.
## Preview

### Animated Drawing
