There was an error fetching the commit references. Please try again later.
add tinyobjloader and stb_image headers to local directory
Showing
- CMakeLists.txt 0 additions, 1 deletionCMakeLists.txt
- src/filein/CMakeLists.txt 4 additions, 0 deletionssrc/filein/CMakeLists.txt
- src/filein/include/filein/stb_image.h 7985 additions, 0 deletionssrc/filein/include/filein/stb_image.h
- src/filein/include/filein/tiny_obj_loader.h 3499 additions, 0 deletionssrc/filein/include/filein/tiny_obj_loader.h
- src/filein/src/obj_loader.cpp 1 addition, 1 deletionsrc/filein/src/obj_loader.cpp
- src/filein/src/texture_loader.cpp 3 additions, 1 deletionsrc/filein/src/texture_loader.cpp
src/filein/include/filein/stb_image.h
0 → 100644
This diff is collapsed.
src/filein/include/filein/tiny_obj_loader.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment