Skip to content

Isuroku/QuadTreeDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuadTree

QuadTree - a well-known way of dividing space. Required for working with a large number of objects in the space. For example: the choice of objects, intersections with them, pathfinding in this space. This is an example of solving this problem.

Circle and OBB obstacles. Intersect segment. Circle and OBB obstacles. Intersect segment.

About

QuadTree, Intersections, C++, MFC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published