Python codes of the teachers...

  
Lecture 1 : Klee's problem and intersctions of segements
  
left.py (14-09-2026)
intersectionStupid.py (14-09-2026)
predicateCompare.py (14-09-2026)
  
  
Lecture 1 (2024): Sweep Line
  
Orient2dTest.py (19-09-2024)
SweepLine1.py (19-09-2024)
  
Before, do not forget... : pip install geompreds
  
Lecture 2 (2024) : Half Edge
  
HalfEdge.py (30-09-2024)