Added Textures

This commit is contained in:
Tom
2021-06-28 15:52:56 +02:00
parent 6a9ac4661c
commit f24aadb438
25 changed files with 7999 additions and 20 deletions

Binary file not shown.

View File

@@ -1,10 +1,2 @@
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...
Texture.cpp
Window_practice.vcxproj -> C:\dev\Glfw_Practice\c++\Window_practice\Debug\Window_practice.exe

View File

@@ -1,2 +1,2 @@
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30037:TargetPlatformVersion=10.0.19041.0:
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30037:VCServicingVersionATL=14.29.30038:VCServicingVersionCrtHeaders=14.29.30038:VCServicingVersionCompilers=14.29.30038:TargetPlatformVersion=10.0.19041.0:
Debug|Win32|C:\dev\Glfw_Practice\c++\Window_practice\|

Binary file not shown.

Binary file not shown.