💿🐜 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 c222b87f25 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
..
ai Add 3D wander steering behavior, remove obsolete game state files, restructure behavior tree files 1 year ago
animation Add spring system. Improve orbit cam and first person cam 1 year ago
astro Add ephemeris loader and change orbit system to be ephemeris-based 1 year ago
color Improve constraint system and add more constraint types. Improve nuptial flight camera. Improve spatial system and atmosphere system. Update EnTT to version 3.10.3 1 year ago
debug Improve world creation functions with added exception handling, add colors to logger on Windows 1 year ago
entity Improve constraint system and add more constraint types. Improve nuptial flight camera. Improve spatial system and atmosphere system. Update EnTT to version 3.10.3 1 year ago
event Add control configuration support 1 year ago
game Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 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 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
gl Add sky illuminance lut to sky pass. Improve calculation of atmospheric scattering coefficients. Revise color namespace. Improve vector and matrix classes. 1 year ago
input Add support for saving control profiles 1 year ago
math Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
physics Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
render Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
resources Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
scene Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
type Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
ui Add suport for mouse navigation in menus 1 year ago
utility Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 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 Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 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