Skip to content

BayKeremm/lmeca2170-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lmeca2170-homework

Homework 1: Delaunay Triangulation

Calculate Delaunay triangulation of the set $P = (\mathbf{x_{0}},\dots,\mathbf{x_{n-1}})$ of n points where $\mathbf{x_{i}} = (x_{i},y_{i})$

Run:

python ./src/delaunay.py

It explains the program.

Graded 20/20

demo.mov

Homework2: Spatial Data Structures

Deadline 20 December. The code will be public at that date.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published