💿🐜 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 d65a30be75 Add functions for getting both local and world space bounds from scene objects 2 years ago
..
passes 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
compositor.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
compositor.hpp 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
context.hpp 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
material-flags.hpp Update copyright date 3 years ago
material-property.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
material-property.hpp Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
material.cpp Remove material prefix from material shader inputs 3 years ago
material.hpp Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago
model.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
model.hpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
operation.hpp 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
queue.hpp 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
render-pass.cpp Rename rasterizer folder to gl and put all files in the gl folder into the gl namespace 3 years ago
render-pass.hpp 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
renderer.cpp Add functions for getting both local and world space bounds from scene objects 2 years ago
renderer.hpp 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
shader-template.cpp Move shader template class into render folder 3 years ago
shader-template.hpp 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
simple-render-pass.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
simple-render-pass.hpp 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
vertex-attribute.hpp Revise vertex buffer and vertex attribute classes, add text scene object class 2 years ago