💿🐜 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 c753b8182c Improve and consolidate quaternion struct. Add more quaternion operators 1 year ago
..
ai Improve and consolidate quaternion struct. Add more quaternion operators 1 year ago
animation Remove dependencies on math.hpp, remove some obsolete systems 1 year ago
astro Add ephemeris loader and change orbit system to be ephemeris-based 1 year ago
color Remove dependencies on math.hpp, remove some obsolete systems 1 year ago
debug Improve world creation functions with added exception handling, add colors to logger on Windows 1 year ago
entity Improve and consolidate quaternion struct. Add more quaternion operators 1 year ago
event Add control configuration support 1 year ago
game Improve and consolidate quaternion struct. Add more quaternion operators 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 matrix and vector functions. Add more matrix operators. 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 and consolidate quaternion struct. Add more quaternion operators 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 and consolidate quaternion struct. Add more quaternion operators 1 year ago
resources Improve and consolidate quaternion struct. Add more quaternion operators 1 year ago
scene Improve and consolidate quaternion struct. Add more quaternion operators 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 and consolidate matrix type 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