This repository contains implementations and detailed PDF reports (in Polish) of various geometric algorithms.
- Programming language: Python 3.9
- Graphics libraries: Environment prepared by BIT
- Development environment: Jupyter Notebook
- Basic Geometric Predicats
- Convex Hull Algorithms - Graham, Jarvis
- Y-Monotonic Triangulation
- Line Segment Intersection
Each lab concludes with a summary of observations and findings derived from the exercises and their implications for understanding geometric algorithms.
Please refer to individual lab folders for more detailed information on each exercise and the corresponding reports.