
Octree
UK
/ˈɒk.triː/
US
/ˈɑk.tɹi/

Перевод octree на русский язык
octree
СуществительноеUK
/ˈɒk.triː/
US
/ˈɑk.tɹi/
The octree is used in computer graphics to partition a three-dimensional space.
Октодерево используется в компьютерной графике для разбиения трехмерного пространства.
Опеределения
octree
СуществительноеUK
/ˈɒk.triː/
US
/ˈɑk.tɹi/
A tree data structure in which each internal node has exactly eight children, commonly used to partition a three-dimensional space by recursively subdividing it into eight octants.
The graphics engine uses an octree to efficiently manage and render the 3D environment.