mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-09 02:07:04 +08:00
refactor(render): encapsulate OpenGL textures into Texture class
This commit is contained in:
@@ -56,4 +56,5 @@ target_sources(${PROJECT_NAME}
|
||||
audio/audio_effect_slot.cpp
|
||||
render/vertex_buffer.cpp
|
||||
render/vertex_array.cpp
|
||||
render/texture.cpp
|
||||
)
|
||||
Reference in New Issue
Block a user