💿🐜 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 d09de68cd8 Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago
..
ai Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace 3 years ago
animation Add tilt and pan inversion support 2 years ago
astro Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
color Fix typo in XYZ matching function 2 years ago
debug Add parallel processes to game context 2 years ago
entity Remove obsolete tracking system and dead code 2 years ago
event Rename game_controller to gamepad 2 years ago
game Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago
genetics Move genetics folder out of game folder, document subnamespaces of genetics namespace, move genetics::translation_table to genetics::codon::table 3 years ago
geom Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
gl Move shader template class into render folder 3 years ago
input Add support for loading and saving gamepad calibration files 2 years ago
math Add advanced deadzone configuration functions to the game controller class 2 years ago
physics Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system 2 years ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
renderer Replace hard-coded controls with string-mapped controls 2 years ago
resources Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago
scene Add configurable exposure to camera class 3 years ago
type Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago
ui Add UI namespace 3 years ago
utility Add color namespace, improve colorspace conversion functions, move colorspace and gamma functions from utility folder to new color namespace 3 years ago
application.cpp Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
application.hpp Rename game_controller to gamepad 2 years ago
configuration.hpp.in Update copyright date 3 years ago
main.cpp Update copyright date 3 years ago