From 34ac38c7968e33a9c9c7d3a9f51dfdf40eab506b Mon Sep 17 00:00:00 2001 From: nokonoko1203 Date: Mon, 16 Dec 2024 09:07:49 +0900 Subject: [PATCH] fix --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f2d79e..4e88031 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ For example, the following data is valid. ## Functions to be implemented - [ ] tiling using octree -- [ ] large-scale processing using streaming +- [X] large-scale processing using streaming - [ ] generation of gzip-compressed tiles - [ ] assignment of attributes using EXT_mesh_features - [ ] compression using meshopt @@ -78,7 +78,6 @@ For example, the following data is valid. ## Authors - Satoru Nishio (@nokonoko1203) - - And all contributors ## Use of Third-Party Source Code