wsparcie dla visual studio, lekkie uprzątnięcie kodu

This commit is contained in:
2024-11-27 23:35:34 +01:00
parent 74256cf14b
commit bab9ab751c
451 changed files with 149074 additions and 129 deletions

View File

@@ -1,11 +1,9 @@
#pragma once
//#include <string>
#define _CRT_SECURE_NO_WARNINGS
#include <cstdio>
#include <vector>
//#include <windows.h>
//#include <gl\gl.h>
//#include <gl\glu.h>
//#include <cstdio>
#include <glm\glm.hpp>
#include <windows.h> // strcmp()
#include "GL/glm/glm.hpp"
bool loadOBJ(
const char* path,