💿🐜 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 6854bea920 Make morphogenesis function support ocelli 1 year ago
..
ai Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace 3 years ago
animation Improve state change transitions 1 year ago
astro Add function for converting visual magnitude to relative brightness. Pass relative brightness to star geometry 1 year ago
color Fix typo in XYZ matching function 3 years ago
debug Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
entity Add new biome loading function. Add more ant traits. Add ant trait loaders. 1 year ago
event Add control configuration support 1 year ago
game Make morphogenesis function support ocelli 1 year 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 Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
gl Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
input Add support for saving control profiles 1 year ago
math Add skeleton and bone classes. Add support for procedurally building ant models from individual body parts 1 year 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
render Add skeleton and bone classes. Add support for procedurally building ant models from individual body parts 1 year ago
resources Add skeleton and bone classes. Add support for procedurally building ant models from individual body parts 1 year ago
scene Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
type Add pause menu state. Remove loading state 1 year ago
ui Add suport for mouse navigation in menus 1 year ago
utility Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
application.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
application.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
config.hpp.in Add new biome loading function. Add more ant traits. Add ant trait loaders. 1 year ago
main.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
state-machine.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago