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š aa69bbcc19 Math: ability to create matrices with one value for all components. 9 years ago
..
Algorithms Math: expect failure in SVD test only on non-optimized Emscripten builds. 9 years ago
Geometry Math: converted Geometry::Distance and Intersection to namespaces. 10 years ago
Test Math: ability to create matrices with one value for all components. 9 years ago
Angle.h Doc++ 9 years ago
Bezier.h Math: ability to convert Bezier from/to external representation. 10 years ago
BoolVector.h Math: add explicit boolean conversion to BoolVector. 10 years ago
CMakeLists.txt Math: new Half literal class. 9 years ago
Color.cpp Math: print 8-bit colors as hex in Debug. 10 years ago
Color.h Math: utility function for conversion between CIE xyY and CIE XYZ. 9 years ago
Complex.h Math: make all constructor noexcept and test their behavior. 10 years ago
Constants.h Math: link to the Tau manifesto. 9 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: reference intersection functions from Frustum docs. 10 years ago
Functions.cpp Hell, this project is big. 10 years ago
Functions.h Math: minmax() for a pointer range. 9 years ago
Half.h Math: new Half literal class. 9 years ago
Math.h Math: new Half literal class. 9 years ago
Matrix.h Math: ability to create matrices with one value for all components. 9 years ago
Matrix3.h Math: ability to create matrices with one value for all components. 9 years ago
Matrix4.h Math: ability to create matrices with one value for all components. 9 years ago
Packing.cpp Math: functions for half-float (un)packing. 9 years ago
Packing.h Math: assert that the (un)packed vector type has the same size. 9 years ago
Quaternion.h Math: make all constructor noexcept and test their behavior. 10 years ago
Range.h Math: fix template declaration for Range converter. 10 years ago
RectangularMatrix.h Math: ability to create matrices with one value for all components. 9 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: doc++ 9 years ago
Vector2.h Math: implemented minmax() for arbitrary vectors. 9 years ago
Vector3.h Math: I don't see why we should have those overloads. 10 years ago
Vector4.h Math: I don't see why we should have those overloads. 10 years ago
instantiation.cpp Math: debug operator for Frustum. 10 years ago