From 6df009e73721b3a8853ce81b5bb7e07ef39d7829 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Thu, 24 Nov 2016 17:56:56 +0900 Subject: [PATCH] Update README. --- examples/alembic_to_gltf/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/alembic_to_gltf/README.md b/examples/alembic_to_gltf/README.md index 0d2d739..2d38de9 100644 --- a/examples/alembic_to_gltf/README.md +++ b/examples/alembic_to_gltf/README.md @@ -55,8 +55,6 @@ Here is an example JSON description of curves primitive. ## TODO -* [ ] Support normals and texcoords -* [ ] Support mutiple meshes +* [ ] Support facevarying normals and texcoords/facevarying texcoords. * [ ] Support animation(time samples) -* [ ] Support scene graph(node hierarchy) * [ ] Support Point and SubD?