Skip to content

Lightweight and efficient spatial partitioning lib designed specifically for Three.js

License

Notifications You must be signed in to change notification settings

ErikSom/threejs-octree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

threejs-octree

Licensenpm version Follow me on Twitter:Eriks Twitter

Description

threejs-octree is a library for working with octrees in Three.js. It provides efficient spatial partitioning for optimizing scene rendering and collision detection.

The library is a modified version of the Babylon.js implementation of octrees.

Demo

Check out the live demo to see threejs-octree in action.

Features

  • Efficient spatial partitioning using octrees
  • Automatic folding and collapsing of ndoes
  • Intersection queries for collision detection
  • Customizable octree configuration and parameters

About

Lightweight and efficient spatial partitioning lib designed specifically for Three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published