Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

qbarrand/ENSIIE-IPRF-quadtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPRF - « QuadTree »

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.

Installation

Just clone this repo : git clone http://git.quba.fr/ENSIIE/IPRF/quadtree.git.

Usage

Go to the repo's src/ directory and run ocaml graphics.cma part5.test.ml.
Screenshot

License

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.

About

An academic project about collision detection to learn the quadtree data structure and functional programming

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors