Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 276 Bytes

Readme.md

File metadata and controls

8 lines (6 loc) · 276 Bytes

Quad Tree

A Quad Tree Visualization program and C program.

Run C Program

After cloning repository cd into direcotry and make using make quadtree and run the program using ./quadtree

Visualization

Open the index.html file inside quad_js direcotry in your browser.