Skip to content

Unreal Engine Plugin providing easy to use Octree.

License

Notifications You must be signed in to change notification settings

BenVlodgi/UE-DynamicOctree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Dynamic Octree

This Unreal Engine plugin provides UDynamicOctree. An object which maintains a collection of (weakly referenced) spatial objects. The purpose of which is to enable easy spatial queries for objects in the collection. The collection uses FSparseDynamicOctree3 to maintain the object organization.

Objects can be added/updated/removed at runtime.

About

Unreal Engine Plugin providing easy to use Octree.

Resources

License

Stars

Watchers

Forks