|
5 years ago | |
---|---|---|
images | 5 years ago | |
src | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
report.pdf | 5 years ago | |
report.tex | 5 years ago | |
subject.pdf | 5 years ago |
This is a project I made during my fourth and fifth semester at ENSIIE. It is a collision detection system written in OCaml using the QuadTree data structure.
Just clone this repo : git clone http://git.quba.fr/ENSIIE/IPRF/quadtree.git
.
Go to the repo’s src/
directory and run ocaml graphics.cma part5.test.ml
.
The following files are © Christophe Mouilleron, the module’s teacher :
subject.pdf
src/display.ml
src/simulation1.ml
src/simulation2.ml
All the other files in the repo are placed under the terms of the MIT License.