💿🐜 Antkeeper source code https://antkeeper.com
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.
C. J. Howard 2b657f34e2 Add type casting functions for vector, matrix, and quaternion types 3 years ago
..
angles.hpp Improve orbit cam springing 3 years ago
constants.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
interpolation.hpp Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems 3 years ago
math.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
matrix-functions.hpp Add type casting functions for vector, matrix, and quaternion types 3 years ago
matrix-operators.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
matrix-type.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
operators.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
quaternion-functions.hpp Add type casting functions for vector, matrix, and quaternion types 3 years ago
quaternion-operators.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
quaternion-type.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
random.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
stream-operators.hpp Refactor application to split into application class and separate game bootloader 3 years ago
transform-functions.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
transform-operators.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
transform-type.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
vector-functions.hpp Add type casting functions for vector, matrix, and quaternion types 3 years ago
vector-operators.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
vector-type.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago