Skip to content

DeltaMMO/octree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octree

This octree implementation provides a goroutine-safe implementation of an octree using locks. It exposes methods for doing basic distance based searching as well as get and set coordinates for arbitrary entities (interface{} based)

Releases

No releases published

Packages

No packages published

Languages