Skip to content

Efficient data structures for dynamic spatial partitioning and contact detection

License

Notifications You must be signed in to change notification settings

cdelv/DynamicSpatialPartitioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DynamicSpatialPartitioning

This repository implements a very simple usage example of the quadtree and loose/tight double-grid proposed by dragon-space in this fantastic stack overflow post. This other GitHub repository compiles the code and posts by dragon-space.

Besides using dragon-space's code, this repo adds the missing SIMD instructions in the original code as long as utilities for benchmarking it.

Other Github repositories featuring dragon-space's code: quadtree DragonSpace-Demo

About

Efficient data structures for dynamic spatial partitioning and contact detection

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published