💿🐜 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 db9b09ac98 Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 3 years ago
..
animation Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 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 Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 3 years ago
geometry Refactor application to split into application class and separate game bootloader 3 years ago
input Refactor application to split into application class and separate game bootloader 3 years ago
math Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems 3 years ago
platform/windows Export NvOptimusEnablement global variable to signal Nvidia drivers to use high-performance graphics 3 years ago
rasterizer Refactor application to split into application class and separate game bootloader 3 years ago
renderer Refactor application to split into application class and separate game bootloader 3 years ago
resources Add image::get_size() 3 years ago
scene Add angle interpolation functions, switch from using slerp to nlerp in scene object transform interpolation, and start rewriting the camera and control systems 3 years ago
utility Refactor application to split into application class and separate game bootloader 3 years ago
application.cpp Improve placement system and rename to snapping system, add spring constraint structure and helper function, improve camera easing via spring constraints 3 years ago
application.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
camera-rig.cpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
camera-rig.hpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
configuration.hpp.in Integrate previously separate unpublished VMQ math library directly into Antkeeper source 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
orbit-cam.cpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
orbit-cam.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