You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš b7eb367dde Math: cleanup, code compression. 10 years ago
..
Algorithms Math: expect failure in Double SVD test on recent Emscripten versions. 10 years ago
Geometry Math: cleanup, code compression. 10 years ago
Test Math: cleanup, code compression. 10 years ago
Angle.h Math: doc++ 10 years ago
Bezier.h Math: reordered Bezier members to saner order. 10 years ago
BoolVector.h Math: add explicit boolean conversion to BoolVector. 10 years ago
CMakeLists.txt Math: Add rudimentary Frustum class 10 years ago
Color.cpp Math: print 8-bit colors as hex in Debug. 10 years ago
Color.h Math: print 8-bit colors as hex in Debug. 10 years ago
Complex.h Math: make all constructor noexcept and test their behavior. 10 years ago
Constants.h Don't restrict Double usage on OpenGL ES. 10 years ago
Dual.h Math: ability to create Dual with ZeroInit tag. 10 years ago
DualComplex.h Math: document facts for older version of me. 10 years ago
DualQuaternion.h Math: consider magnitude of translation in DualQuaternion::isNormalized(). 10 years ago
Frustum.h Math: cleanup, code compression. 10 years ago
Functions.cpp Hell, this project is big. 10 years ago
Functions.h Math: don't use std::fma() on Emscripten. 10 years ago
Math.h Math: add the Bezier class and aliases to the forward declaration header. 10 years ago
Matrix.h Math: return proper subclass from Matrix::transposed(). 10 years ago
Matrix3.h Math: document the math behind 2D/3D matrix transformations. 10 years ago
Matrix4.h Math: clarify what Matrix4::lookAt() does. 10 years ago
Quaternion.h Math: make all constructor noexcept and test their behavior. 10 years ago
Range.h Math: minor cleanup. 10 years ago
RectangularMatrix.h Doc++ 10 years ago
Swizzle.h Hell, this project is big. 10 years ago
Tags.h Hell, this project is big. 10 years ago
TypeTraits.h Math: long double is the same as double also on Android. 10 years ago
Unit.h Math: make all constructor noexcept and test their behavior. 10 years ago
Vector.h Math: mention more useful dot product and determinant properties. 10 years ago
Vector2.h Math: make all constructor noexcept and test their behavior. 10 years ago
Vector3.h Math: make all constructor noexcept and test their behavior. 10 years ago
Vector4.h Math: make all constructor noexcept and test their behavior. 10 years ago
instantiation.cpp Math: ability to save/restore Bezier to/from Configuration. 10 years ago