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š e9a2623e02 Math: expect NoInit test failures on GCC 6.1+ with optimizations enabled. 10 years ago
..
Algorithms Math: added Algorithms::gaussJordanInverted(). 10 years ago
Geometry Modern CMake usage: reworked to use target-specific properties. 10 years ago
Test Math: expect NoInit test failures on GCC 6.1+ with optimizations enabled. 10 years ago
Angle.h Math: make all constructor noexcept and test their behavior. 10 years ago
Bezier.h Math: reordered Bezier members to saner order. 10 years ago
BoolVector.h Math: make all constructor noexcept and test their behavior. 10 years ago
CMakeLists.txt Math: added Bezier curve 10 years ago
Color.h Math: ability to convert Color from/to external representation. 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
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: added Algorithms::gaussJordanInverted(). 10 years ago
Matrix3.h Math: document the math behind 2D/3D matrix transformations. 10 years ago
Matrix4.h Math: support infinite far plane in Matrix::perspectiveProjection(). 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 Doxygen warning cleanup. 10 years ago
Unit.h Math: make all constructor noexcept and test their behavior. 10 years ago
Vector.h Math: make all constructor noexcept and test their behavior. 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