💿🐜 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 54d9c199f5 Put classes related to high-level rendering into render namespace 2 years ago
..
ambient-light.hpp Rename scene class to collection and move all scene-related classes into the scene namespace 3 years ago
billboard.cpp Put classes related to high-level rendering into render namespace 2 years ago
billboard.hpp Put classes related to high-level rendering into render namespace 2 years ago
camera.cpp Put classes related to high-level rendering into render namespace 2 years ago
camera.hpp Put classes related to high-level rendering into render namespace 2 years ago
collection.cpp Rename scene class to collection and move all scene-related classes into the scene namespace 3 years ago
collection.hpp Rename scene class to collection and move all scene-related classes into the scene namespace 3 years ago
directional-light.cpp Add support for directional light textures 3 years ago
directional-light.hpp Add support for directional light textures 3 years ago
light.cpp Add functions for getting both local and world space bounds from scene objects 2 years ago
light.hpp Add functions for getting both local and world space bounds from scene objects 2 years ago
lod-group.cpp Add functions for getting both local and world space bounds from scene objects 2 years ago
lod-group.hpp Add functions for getting both local and world space bounds from scene objects 2 years ago
model-instance.cpp Put classes related to high-level rendering into render namespace 2 years ago
model-instance.hpp Put classes related to high-level rendering into render namespace 2 years ago
object.cpp 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
object.hpp Put classes related to high-level rendering into render namespace 2 years ago
point-light.cpp Rename scene class to collection and move all scene-related classes into the scene namespace 3 years ago
point-light.hpp Apply temporary fix to astronomy system and sun position calculation 3 years ago
scene.hpp Rename spotlight class to spot_light 3 years ago
spot-light.cpp Rename spotlight class to spot_light 3 years ago
spot-light.hpp Rename spotlight class to spot_light 3 years ago
text.cpp Put classes related to high-level rendering into render namespace 2 years ago
text.hpp Put classes related to high-level rendering into render namespace 2 years ago