Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt authored Oct 17, 2024
1 parent 9cbb7df commit 646e882
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,11 @@ Warning: When the input glTF model has transformations, the model will be transf
cases it's better to remove the transformations from the input model. For example tool 'gltf-tansform' - function clearNodeTransform (https://gltf-transform.dev/modules/functions/functions/clearNodeTransform) can be
used to clear local transformations.

- Known issue: Getting attributes in Cesium does not work when there are multiple input models
Known issues GPU Instancing:

- #81: Trees rotation/ z placement wrong

- Getting attributes in Cesium does not work when there are multiple input models
https://community.cesium.com/t/upgrade-3d-tileset-with-composite-cmpt-tile-to-1-1-attribute-data-missing/33177/2

## Developing
Expand Down

0 comments on commit 646e882

Please sign in to comment.