Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nokonoko1203 committed Dec 10, 2024
1 parent 65f8929 commit 521ce66
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,12 @@ For example, the following data is valid.

## Functions to be implemented

- [ ] Tiling with Octree
- [ ] Parallelize intermediate processes
- [ ] Generate gzip compressed tiles
- [ ] Assign attributes using EXT_mesh_features
- [ ] Compress using meshopt
- [ ] tiling using octree
- [ ] large-scale processing using streaming
- [ ] generation of gzip-compressed tiles
- [ ] assignment of attributes using EXT_mesh_features
- [ ] compression using meshopt
- [ ] increasing the number of supported coordinate systems

## License

Expand Down

0 comments on commit 521ce66

Please sign in to comment.