💿🐜 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 7c1bc2ff6b Add physics::time namespace, add function to calculate ERA from UT1 2 years ago
..
ai Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace 3 years ago
animation Add scalar type to tween template parameters 3 years ago
astro Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
cart Move cart namespace out of game folder 3 years ago
color Add more color-related functions, deconstruct blackbody function into separate color functions, move B-V color index function to color index namespace 3 years ago
debug Move console commands from cc namespace to debug::cc namespace 3 years ago
ecs Add physics::time namespace, add function to calculate ERA from UT1 2 years ago
event Add files in the input folder to the input namespace 3 years ago
game Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years 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 physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
gl Move shader template class into render folder 3 years ago
input Move cart namespace out of game folder 3 years ago
math Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
physics Add physics::time namespace, add function to calculate ERA from UT1 2 years ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
renderer Add physics namespace, move orbit-related functions into orbit namespace within physics namespace, add physics reference frame class, add functions to construct orbital reference frames 2 years ago
resources Move shader template class into render folder 3 years ago
scene Add configurable exposure to camera class 3 years ago
ui Add UI namespace 3 years ago
utility Add color namespace, improve colorspace conversion functions, move colorspace and gamma functions from utility folder to new color namespace 3 years ago
application.cpp Rename shader class to shader_object, as well as extend its functionality and improve error handling 3 years ago
application.hpp Add files in the input folder to the input namespace 3 years ago
configuration.hpp.in Update copyright date 3 years ago
main.cpp Update copyright date 3 years ago
nest.cpp Update copyright date 3 years ago
nest.hpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
pheromone-matrix.cpp Update copyright date 3 years ago
pheromone-matrix.hpp Update copyright date 3 years ago