💿🐜 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 1 year ago
..
ai Add 3D wander steering behavior, remove obsolete game state files, restructure behavior tree files 1 year ago
animation Improve calculations of orbits and celestial body orientations. 1 year ago
astro Add ephemeris loader and change orbit system to be ephemeris-based 1 year 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 1 year ago
entity Move atmosphere-related functions out of the astronomy system and into the atmosphere system 1 year ago
event Add control configuration support 1 year ago
game Add transmittance LUT generation step to sky pass 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 Add wander, seek, and flee steering behaviors, improve conversions between quaternions and matrices 1 year 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 wander, seek, and flee steering behaviors, improve conversions between quaternions and matrices 1 year ago
physics Add ozone to atmosphere 1 year ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
render Add transmittance LUT generation step to sky pass 1 year ago
resources Move atmosphere-related functions out of the astronomy system and into the atmosphere system 1 year ago
scene Move unicode conversion function to correct namespace 1 year ago
type Move unicode conversion function to correct namespace 1 year ago
ui Add suport for mouse navigation in menus 1 year ago
utility Add ephemeris loader and change orbit system to be ephemeris-based 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