Created Index buffer

This commit is contained in:
Tom
2021-06-04 16:44:19 +02:00
parent 87e21c1f0f
commit 3c92fcc086
9 changed files with 24 additions and 6 deletions

Binary file not shown.

View File

@@ -1,2 +1,5 @@
Main.cpp
LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
glew32s.lib(glew.obj) : warning LNK4099: PDB '' was not found with 'glew32s.lib(glew.obj)' or at ''; linking object as if no debug info
Window_practice.vcxproj -> C:\dev\Glfw_Practice\c++\Window_practice\Debug\Window_practice.exe

Binary file not shown.

Binary file not shown.