💿🐜 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 81d7a863a8 Add color namespace, improve colorspace conversion functions, move colorspace and gamma functions from utility folder to new color namespace 3 years ago
..
bloom-pass.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
bloom-pass.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
clear-pass.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
clear-pass.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
final-pass.cpp Add blue noise to final render pass, apply luminance correction to scaled color of star catalog stars 3 years ago
final-pass.hpp Add blue noise to final render pass, apply luminance correction to scaled color of star catalog stars 3 years ago
material-pass.cpp Add configurable exposure to camera class 3 years ago
material-pass.hpp Add prefix to material shader inputs, pre-expose lights in material pass 3 years ago
outline-pass.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
outline-pass.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
shadow-map-pass.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
shadow-map-pass.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
sky-pass.cpp Add color namespace, improve colorspace conversion functions, move colorspace and gamma functions from utility folder to new color namespace 3 years ago
sky-pass.hpp Add star catalog loading and render to sky pass 3 years ago
ui-pass.cpp Rename shader class to shader_object, as well as extend its functionality and improve error handling 3 years ago
ui-pass.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago