💿🐜 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 e2ab1a99f2 Add transmittance LUT generation step to sky pass 2 years ago
..
ai Add 3D wander steering behavior, remove obsolete game state files, restructure behavior tree files 2 years ago
animation Improve calculations of orbits and celestial body orientations. 2 years ago
astro Add ephemeris loader and change orbit system to be ephemeris-based 2 years ago
color Fix typo in XYZ matching function 3 years ago
debug Improve world creation functions with added exception handling, add colors to logger on Windows 2 years ago
entity Move atmosphere-related functions out of the astronomy system and into the atmosphere system 2 years ago
event Add control configuration support 2 years ago
game Add transmittance LUT generation step to sky pass 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 wander, seek, and flee steering behaviors, improve conversions between quaternions and matrices 2 years ago
gl Add 1D and 3D texture types. Add support for loading 1D textures 2 years ago
input Add support for saving control profiles 2 years ago
math Add wander, seek, and flee steering behaviors, improve conversions between quaternions and matrices 2 years ago
physics Add ozone to atmosphere 2 years ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
render Add transmittance LUT generation step to sky pass 2 years ago
resources Move atmosphere-related functions out of the astronomy system and into the atmosphere system 2 years ago
scene Move unicode conversion function to correct namespace 2 years ago
type Move unicode conversion function to correct namespace 2 years ago
ui Add suport for mouse navigation in menus 2 years ago
utility Add ephemeris loader and change orbit system to be ephemeris-based 2 years ago
application.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 2 years ago
application.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 2 years ago
config.hpp.in Add mesh skinning support to renderer and material pass 2 years ago
main.cpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 2 years ago
state-machine.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 2 years ago