Basic Renderer

This commit is contained in:
Tom
2021-06-12 17:41:57 +02:00
parent 890c36bfc1
commit 6a9ac4661c
16 changed files with 39 additions and 8 deletions

Binary file not shown.

View File

@@ -1,3 +1,10 @@
Main.cpp
IndexBuffer.cpp
Main.cpp
C:\dev\Glfw_Practice\c++\Window_practice\Window_practice\src\VertexBufferLayout.h(5,10): warning C4067: unexpected tokens following preprocessor directive - expected a newline
Renderer.cpp
Shader.cpp
VertexArray.cpp
C:\dev\Glfw_Practice\c++\Window_practice\Window_practice\src\VertexBufferLayout.h(5,10): warning C4067: unexpected tokens following preprocessor directive - expected a newline
VertexBuffer.cpp
Generating Code...
Window_practice.vcxproj -> C:\dev\Glfw_Practice\c++\Window_practice\Debug\Window_practice.exe

Binary file not shown.

Binary file not shown.