💿🐜 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 f1d46e10da Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
..
ambient-light.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
billboard.cpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
billboard.hpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
camera.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
camera.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
collection.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
collection.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
directional-light.cpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
directional-light.hpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
light.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
light.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
lod-group.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
lod-group.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
model-instance.cpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
model-instance.hpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
object.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
object.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
point-light.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
point-light.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
scene.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
spot-light.cpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
spot-light.hpp Split game and engine code into two separate parent directories. Fix bloom pass initialization bug 1 year ago
text.cpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago
text.hpp Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types 1 year ago