💿🐜 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
..
animation Make orbit cam spring oscillation frequencie tunable, add hz<->rads conversion functions, and fix relative mouse movement cursor visibility bug 3 years ago
debug Refactor application to split into application class and separate game bootloader 3 years ago
entity Fix fullscreen toggling 3 years ago
event Refactor application to split into application class and separate game bootloader 3 years ago
game Add functions for solving Kepler's equation, add solar system class 3 years ago
geometry Add smooth tangent calculator to mesh functions, and make terain system generate UVs and tangents 3 years ago
input Make splash screen skipable and add tool equip hotkeys 3 years ago
math Add type casting functions for vector, matrix, and quaternion types 3 years ago
platform/windows Export NvOptimusEnablement global variable to signal Nvidia drivers to use high-performance graphics 3 years ago
rasterizer Add color space parameter to texture creation 3 years ago
renderer Add functions to generate celestial coordinate conversion matrices, and improve astronomical calculations 3 years ago
resources Add functions to generate celestial coordinate conversion matrices, and improve astronomical calculations 3 years ago
scene Make camera use reverse z projection for increased depth testing accuracy 3 years ago
utility Load sky gradient from sky palette texture, make sun position more physically accurate, revise linear<->srgb functions 3 years ago
application.cpp Add twig tool 3 years ago
application.hpp Make splash screen skipable and add tool equip hotkeys 3 years ago
configuration.hpp.in Switch sky pass from using fullscreen quad to sky dome model 3 years ago
main.cpp Refactor application to split into application class and separate game bootloader 3 years ago
nest.cpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
nest.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
pheromone-matrix.cpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
pheromone-matrix.hpp Move dependencies to superbuild repo 3 years ago