mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-09 02:07:04 +08:00
feat(render): add FrameBuffer class to encapsulate framebuffer operations
This commit is contained in:
@@ -57,4 +57,5 @@ target_sources(${PROJECT_NAME}
|
||||
render/vertex_buffer.cpp
|
||||
render/vertex_array.cpp
|
||||
render/texture.cpp
|
||||
render/frame_buffer.cpp
|
||||
)
|
||||
Reference in New Issue
Block a user