💿🐜 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 ff4917825f Make source compatible with latest version of MSVC. Add compile-time math header 1 year ago
..
ant Make source compatible with latest version of MSVC. Add compile-time math header 1 year ago
component Remove dependencies on math.hpp, remove some obsolete systems 1 year ago
events Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 3 years ago
state Improve and consolidate quaternion struct. Add more quaternion operators 1 year ago
system Make source compatible with latest version of MSVC. Add compile-time math header 1 year ago
context.hpp Remove dependencies on math.hpp, remove some obsolete systems 1 year ago
controls.cpp 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
controls.hpp 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
fonts.cpp Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
fonts.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
graphics.cpp Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
graphics.hpp Revise game states and application class. Remove dirent. Replace path strings with std::filesystem::path 1 year ago
load.cpp Minor fixes and improvements to the linear algebra structs 1 year ago
load.hpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 1 year ago
loop.cpp 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
loop.hpp 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
menu.cpp Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
menu.hpp Rename configuration.hpp to config.hpp and move more constants into config.hpp 1 year ago
save.cpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 1 year ago
save.hpp Add new biome loading function. Add more ant traits. Add ant trait loaders. 1 year ago
world.cpp Improve vector class. Add simplex noise, fBm, and hash functions. Start to revise terrain system 1 year ago
world.hpp Add sky illuminance lut to sky pass. Improve calculation of atmospheric scattering coefficients. Revise color namespace. Improve vector and matrix classes. 1 year ago