Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 578 Bytes

File metadata and controls

23 lines (15 loc) · 578 Bytes

Octree Node Bounding Boxes and Point Visualization for LOD Showcase

to install and run:

1. clone the repo
2. npm install 
3. npm run dev

Current render output:

image

To pan the scene, use left mouse button and use right mouse button to drag.

For the construction of the octree, each node has a capacity of one, which enhances the visibility of the structure. This eliminates the need for a large number of points to achieve the desired behavior.