Functions and types for vectors, matrices, quaternions, curves,
bounds, compression, and RTC coordinate conversion.
Most operations work with Float32Array or Float64Array data.
Many functions accept an optional destination array for callers
that want to reuse scratch buffers.
Math
Functions and types for vectors, matrices, quaternions, curves, bounds, compression, and RTC coordinate conversion.
Most operations work with
Float32ArrayorFloat64Arraydata. Many functions accept an optional destination array for callers that want to reuse scratch buffers.Installation
Usage