@divnotes/dn-voxel-loader - v0.1.10 / dn-voxel-loader/octree
Module: dn-voxel-loader/octree
Fileoverview
Sparse octree implementation for efficient voxel storage.
Author
DivNotes
Table of contents
References
Classes
Type Aliases
References
RGBA
Re-exports RGBA
Voxel
Re-exports Voxel
VoxelSize
Re-exports VoxelSize
Type Aliases
VoxelLeafData
Ƭ VoxelLeafData<>: { colorIndex
: number
; materialId?
: number
} | null