💿🐜 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 7b5dbcbdf6 Fix Voronoi tiling again 1 year ago
..
ai Make source compatible with latest version of MSVC. Add compile-time math header 1 year ago
animation Make source compatible with latest version of MSVC. Add compile-time math header 1 year ago
astro Add ephemeris loader and change orbit system to be ephemeris-based 1 year ago
color Make source compatible with latest version of MSVC. Add compile-time math header 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 Add structured binding support to math::matrix. Replace math::vector floating point static asserts with floating point concepts 1 year ago
genetics Make source compatible with latest version of MSVC. Add compile-time math header 1 year ago
geom Add structured binding support to math::vector 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 Fix Voronoi tiling again 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 Minor fixes and improvements to the linear algebra structs 1 year ago
resources Make source compatible with latest version of MSVC. Add compile-time math header 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 Make source compatible with latest version of MSVC. Add compile-time math header 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