| .. |
|
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: verify that the Frustum constructor is implicit.
|
10 years ago |
|
Angle.h
|
Math: doc++
|
10 years ago |
|
Bezier.h
|
Math: the world is not just about OpenGL.
|
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: I don't see why we should have those overloads.
|
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: more Frustum data access functions, test for constexprness.
|
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
|
Added typedefs and forward declaration for Math::Frustum.
|
10 years ago |
|
Matrix.h
|
Math: I don't see why we should have those overloads.
|
10 years ago |
|
Matrix3.h
|
Math: I don't see why we should have those overloads.
|
10 years ago |
|
Matrix4.h
|
Math: I don't see why we should have those overloads.
|
10 years ago |
|
Quaternion.h
|
Math: make all constructor noexcept and test their behavior.
|
10 years ago |
|
Range.h
|
Math: explicitly instantiate commonly used Range debug operators.
|
10 years ago |
|
RectangularMatrix.h
|
Math: the world is not just about OpenGL.
|
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: the world is not just about OpenGL.
|
10 years ago |
|
Vector2.h
|
Math: I don't see why we should have those overloads.
|
10 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 |