Change Vertex floats to vectors

This commit is contained in:
4VRDriver
2020-09-04 11:33:59 +02:00
parent f8da266fc0
commit eab5c4e5e0
8 changed files with 37 additions and 26 deletions

View File

@@ -24,6 +24,7 @@ add_executable(Fall-Fever
VertexBuffer.cpp
Texture.cpp
Camera.cpp
Mesh.cpp
)
target_link_libraries(