From b495603c678f093e0b9c2ee339947a96c3a4b618 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 6 Feb 2016 17:28:42 +0900 Subject: [PATCH] Update README. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d9c6839..e422143 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ Currently, TinyGLTFLoader only loads nodes and geometry(mesh/buffer) data. * [ ] Parse `animation`, `program`, `sampler`, `shader`, `technique`, `texture` * [ ] Compression/decompression(Open3DGC, etc) * [ ] Support `extensions` and `extras` property -* [ ] Load `.gltf` from memory. * [ ] HDR image * [ ] Binary glTF.