From 27dbb4e5af1ccab4e311bec47f9e5ba99152ae53 Mon Sep 17 00:00:00 2001 From: Richard Knight Date: Sun, 29 Jul 2018 14:13:14 +0100 Subject: [PATCH] Added fast_obj.h --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73579d4..941011d 100644 --- a/README.md +++ b/README.md @@ -175,6 +175,7 @@ as C/C++, as this is not an obstacle to most users.) | | [tinyobjloader](https://github.com/syoyo/tinyobjloader) | MIT | C++ |**1**| wavefront OBJ file loader | | [tinyobjloader-c](https://github.com/syoyo/tinyobjloader-c) | MIT | C |**1**| wavefront OBJ file loader | | [yocto_obj.h](https://github.com/xelatihy/yocto-gl) | MIT |C/C++|**1**| wavefront OBJ file loader +| | [fast_obj.h](https://github.com/thisistherk/fast_obj) | MIT | C |**1**| wavefront OBJ file loader # geometry math | | library | license | API |files| description