News

We have implemented Quaternions (and all the most used methods) We have implemented DualQuaternions (and all the most used methods in Robotics and graphics like Screw Linear Interpolation) We have ...
Prevents dangerous boolean coercion of arrays and objects in JavaScript and TypeScript. Arrays and objects are always truthy in JS, even when empty - this catches common bugs from developers expecting ...