Skip to content

a Python implementation of the octree data structure and supporting algorithms

License

Notifications You must be signed in to change notification settings

jcranch/octrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octrees

A Python3 implementation of the octree data structure and supporting algorithms. We provide two versions:

  • octrees (specialised for point data)
  • blob_octrees (specialised for data associated to regions in space)

About

a Python implementation of the octree data structure and supporting algorithms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages