You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lunarium_OLD/src/renderer
Joey Pollack cd541e7d75 Adds VelocityComponent and CameraComponent
Adds instructions doc explaining the process of adding new components
3 years ago
..
OLD Re-write of renderer is more or less stable and hooked back up to the core engine. 3 years ago
shaders DrawEllipseFilled working 3 years ago
frame_buffer.cpp Re-write of renderer is more or less stable and hooked back up to the core engine. 3 years ago
frame_buffer.h Texture and FrameBuffer classes implemented 3 years ago
index_buffer.cpp Single quad working with batch system now. 3 years ago
index_buffer.h Re-write of renderer is more or less stable and hooked back up to the core engine. 3 years ago
orthographic_camera.cpp Adds VelocityComponent and CameraComponent 3 years ago
orthographic_camera.h Adds VelocityComponent and CameraComponent 3 years ago
render_common.h Re-write of renderer is more or less stable and hooked back up to the core engine. 3 years ago
render_context.cpp We got a shape on screen again! 3 years ago
render_context.h Re-write of renderer is more or less stable and hooked back up to the core engine. 3 years ago
renderer2D.cpp FINISHED! 3 years ago
renderer2D.h FINISHED! 3 years ago
shader.cpp Updates the Simple Render Scene with better gui features 3 years ago
shader.h We got a shape on screen again! 3 years ago
text_renderer.cpp Text rendering working again 3 years ago
text_renderer.h Text rendering working again 3 years ago
texture.cpp Updates the Simple Render Scene with better gui features 3 years ago
texture.h Updates the Simple Render Scene with better gui features 3 years ago
vertex_buffer.cpp DrawEllipseFilled working 3 years ago
vertex_buffer.h DrawEllipseFilled working 3 years ago