💿🐜 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 f77cfde13e Add 1D and 3D texture types. Add support for loading 1D textures 1 year ago
..
ai Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace 3 years ago
animation Add mesh skinning support to renderer and material pass 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 2 years ago
debug Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
entity Add 1D and 3D texture types. Add support for loading 1D textures 1 year ago
event Add control configuration support 1 year ago
game Add 1D and 3D texture types. Add support for loading 1D textures 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 Add 1D and 3D texture types. Add support for loading 1D textures 1 year 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 1D and 3D texture types. Add support for loading 1D textures 1 year ago
resources Add 1D and 3D texture types. Add support for loading 1D textures 1 year ago
scene Add mesh skinning support to renderer and material pass 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 mesh skinning support to renderer and material pass 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