💿🐜 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 e777f5c63c Add functions for solving Kepler's equation, add solar system class 3 years ago
..
behavior-system.cpp Refactor application to split into application class and separate game bootloader 3 years ago
behavior-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
camera-system.cpp Make camera use reverse z projection for increased depth testing accuracy 3 years ago
camera-system.hpp Improve orbit cam springing 3 years ago
collision-system.cpp Refactor application to split into application class and separate game bootloader 3 years ago
collision-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
constraint-system.cpp Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
constraint-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
control-system.cpp Add weather system 3 years ago
control-system.hpp Add weather system 3 years ago
entity-system.cpp Refactor application to split into application class and separate game bootloader 3 years ago
entity-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
locomotion-system.cpp Refactor application to split into application class and separate game bootloader 3 years ago
locomotion-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
nest-system.cpp Refactor application to split into application class and separate game bootloader 3 years ago
nest-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
painting-system.cpp Pack bitangent sign into painting system's tangent calculation 3 years ago
painting-system.hpp Add tangent and bitangent calculation to painting system 3 years ago
render-system.cpp Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
render-system.hpp Add lens and flashlight spotlight 3 years ago
samara-system.cpp Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
samara-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
snapping-system.cpp Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
snapping-system.hpp Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 3 years ago
solar-system.cpp Add functions for solving Kepler's equation, add solar system class 3 years ago
solar-system.hpp Add functions for solving Kepler's equation, add solar system class 3 years ago
spatial-system.cpp Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
spatial-system.hpp Add parent component, spatial system, and make transform components support parent-child relationships 3 years ago
subterrain-system.cpp Add smooth tangent calculator to mesh functions, and make terain system generate UVs and tangents 3 years ago
subterrain-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
terrain-system.cpp Add smooth tangent calculator to mesh functions, and make terain system generate UVs and tangents 3 years ago
terrain-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
tool-system.cpp Add blue noise input to sky pass 3 years ago
tool-system.hpp Add tool events and tracking system 3 years ago
tracking-system.cpp Make model loader support new model format 3 years ago
tracking-system.hpp Add painting system 3 years ago
ui-system.cpp Make model loader support new model format 3 years ago
ui-system.hpp Remove ant model from UI system 3 years ago
updatable-system.cpp Refactor application to split into application class and separate game bootloader 3 years ago
updatable-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
vegetation-system.cpp Separate moon rendering from sky shader into separate object 3 years ago
vegetation-system.hpp Refactor application to split into application class and separate game bootloader 3 years ago
weather-system.cpp Add functions for solving Kepler's equation, add solar system class 3 years ago
weather-system.hpp Add celestial time functions 3 years ago