Add texture support

This commit is contained in:
4VRDriver
2020-09-02 18:37:53 +02:00
parent f8868be702
commit b8715fba4d
11 changed files with 133 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ add_executable(Fall-Fever
EventHandler.cpp
ShaderProgram.cpp
VertexBuffer.cpp
Texture.cpp
)
target_link_libraries(