💿🐜 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 d65a30be75 Add functions for getting both local and world space bounds from scene objects 2 years ago
..
ai Move behavior tree to new ai namespace, move entity behavior tree to ecs namespace 3 years ago
animation Add tilt and pan inversion support 2 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 3 years ago
color Fix typo in XYZ matching function 2 years ago
debug Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
entity Separate render context into a render context and render queue. Change signature of render pass render functions. Pass time variables to render context. Add a visitor pattern render function to scene objects. Add a refresh function for text objects. Remove obsolete time tweens. 2 years ago
event Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
game Add functions for getting both local and world space bounds from scene objects 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 Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
gl Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
input Add support for loading and saving gamepad calibration files 2 years ago
math Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
physics Separate atmospheric scattering-related functions out of astronomy system and into new atmosphere system 2 years ago
platform/windows Add briefs for classes in the geom namespace 3 years ago
renderer Add functions for getting both local and world space bounds from scene objects 2 years ago
resources Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
scene Add functions for getting both local and world space bounds from scene objects 2 years ago
type Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
ui Add UI namespace 3 years ago
utility Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
application.cpp Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
application.hpp Rename game_controller to gamepad 2 years ago
configuration.hpp.in Update copyright date 3 years ago
main.cpp Update copyright date 3 years ago