From 5b9f4315124b85fcb1e2efd3c43389803904b1e1 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 20 Aug 2016 18:16:50 +0900 Subject: [PATCH] Update TODO list. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a218930..8613748 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,9 @@ TinyObjLoader is successfully used in ... * [ ] Fix obj_sticker example. * [ ] More unit test codes. +* [ ] Texture options +* [ ] Normal vector generation + * [ ] Support smoothing groups ## License