aabb3_build_frustum
aabb_build_frustum(result, x0, y0, z0, x1, y1, z1)
Build orthographic frustum from an axis-aligned bounding box
Kind: global function
Param | Type |
---|---|
result | Array.<number> |
x0 | number |
y0 | number |
z0 | number |
x1 | number |
y1 | number |
z1 | number |
Build orthographic frustum from an axis-aligned bounding box
Kind: global function
Param | Type |
---|---|
result | Array.<number> |
x0 | number |
y0 | number |
z0 | number |
x1 | number |
y1 | number |
z1 | number |