Skip to content

kashishkebab9/quadtree_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

quadtree_visualization

visualizing my quadtree c++ implementation I took the implementation of the quadtree I wrote in this repo: https://github.com/kashishkebab9/quadtree_implementation and I attempted to visualize it using cinder on mac os.

This was the result: https://user-images.githubusercontent.com/8800389/229629404-32878642-78a2-4f5e-9276-ada397ffbc65.mov

Installation

In order to install and run, Cinder and Xcode m

ust be installed on your machine.

Cinder: https://libcinder.org/docs/guides/mac-setup/index.html

Usage

After getting the application to build and run, simple select nodes to be obstacles by clicking with the left mouse button. To select the Start position, shift-click a node. To select the Goal position, ctrl-click a node. Happy Planning!

About

visualizing my quadtree c++ implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published