OBJ Loader

This commit is contained in:
Ben
2019-02-17 01:08:41 +00:00
parent fd20b12351
commit 8ff9122b23
44 changed files with 3239 additions and 53 deletions

View File

@@ -0,0 +1,17 @@
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
# compile C with /usr/bin/cc
# compile CXX with /usr/bin/c++
C_FLAGS = -g
C_DEFINES =
C_INCLUDES = -I/home/ben/Programming/Languages/Examples/OpenGL/playground/output -I/home/ben/Programming/Languages/Examples/OpenGL/playground/./include
CXX_FLAGS = -g -std=c++17
CXX_DEFINES =
CXX_INCLUDES = -I/home/ben/Programming/Languages/Examples/OpenGL/playground/output -I/home/ben/Programming/Languages/Examples/OpenGL/playground/./include