fix warning
expose perlin noise persist parameter
add rigid-body transformation to creating functions
tweak readme
fix transformation of symbolic links
fix warning
overload rotate
fix warning with g++ 9.3.0
turn off doxygen warnings
Home
fix ortho check
tweak readme
Home
add mix()
Home
tweak readme
Home
Home
tweak readme
Home
update example png
improve GLSL compatibility
improve readme
update svg
note order of matrix multiplications
provide default up vector
Home
add distance functions
add another visibility test
add visibility tests
typo
add rgb2hsv conversion function
update readme
update readme
update doxyfile
fix directional transform
simplify linear transform
update readme
add scaling option
orthogonalize up vector
fix matrix multiplication order
fix direction vector
change transform defaults
add linear transform method
add rotation method
Home
added more inplace operators
add method to return const pointer
Home
add mat4::frustum
add more column and row constructors
provide default values for mat4::ortho
construct matrices from column or row vectors
Home
update doxygen version
add ctors from matxf
fix conversion from OpenGL matrices
add ctors for converting from OpenGL matrices
Home
fix comments about rotation
update readme
fix copy ctors
fix quat rotation
improve quaternions
add missing to_string method
add missing print method
Home
fix upload path
add upload script for sourceforge
tweak
add file brief for doxygen
update readme
extract global methods and operators with doxygen
tweak Doxyfile
doxygen docs
add docs
tweak doxygen config
tweak doxygen config
tweak doxygen config
tweak readme
add doxyfile
Home
fix parallel projection matrix
add parallel projection matrix
Home