Skip to content

Commit a4d997f

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents d768000 + 913a9ab commit a4d997f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
Tools for preparing Collada models to be converted into [.b3dm](https://github.com/AnalyticalGraphicsInc/3d-tiles/tree/master/TileFormats/Batched3DModel) for [3D Tiles](https://github.com/AnalyticalGraphicsInc/3d-tiles).
33

44

5-
Currently ensures the uniqueness of images/textures/effects/materials for Collada models. Soon to also handle the batching of geometry that shares materials, generate a batchID vertex attribute array, and emit a JSON dictionary of batchtable entries to feed into [gltf2glb](https://github.com/Geopipe/gltf2glb)
5+
Ensures the uniqueness of images/textures/effects/materials for Collada models.
6+
Will also create batched geometry that shares materials, generate a batchID vertex attribute array, and emit a JSON dictionary of batchtable entries to feed into [gltf2glb](https://github.com/Geopipe/gltf2glb)

0 commit comments

Comments
 (0)