https://github.com/badsami/procedural_szen
Practical school assignment on sequences and series in the complex field, applied to 2D pattern drawing.
https://github.com/badsami/procedural_szen
complex-numbers drawing mathematics patterns-design python3
Last synced: about 1 year ago
JSON representation
Practical school assignment on sequences and series in the complex field, applied to 2D pattern drawing.
- Host: GitHub
- URL: https://github.com/badsami/procedural_szen
- Owner: badsami
- Created: 2020-10-05T12:44:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T12:55:14.000Z (over 4 years ago)
- Last Synced: 2025-03-23T17:28:33.081Z (over 1 year ago)
- Topics: complex-numbers, drawing, mathematics, patterns-design, python3
- Language: Python
- Homepage:
- Size: 6.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Procedural Szen - 2D pattern generation
by Sami AMARA and Denis PETIT.
## Description
Practical school assignment on sequences and series in the complex field, applied to 2D pattern drawing.
## Where to start?
The report of this practical work is in [GP2_2020_2021_Complex_Szen_AmaraPetit.pdf](GP2_2020_2021_Complex_Szen_AmaraPetit.pdf).
For further explanations about the architecture of this project, see the "Annexes" section at the end of the report.