Set transform for 3DTileset's single feature.
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
Set TileFeature's color can modify color.is there a way to set feature's transform or matrix to modify feature's position,rientation and scale? Our team want to perform a animation on 3DTileset.
we hava tried to set node's modelMatrix of a tile's _model,but it's not the way we want control features.It's node dvided by tile's BoundingVolume.
Contributor guide
Research direction
Start by tracing the TileFeature and 3DTileset paths involved in feature color, then compare them with the tile _model's node modelMatrix and BoundingVolume behavior described in the issue. The issue does not name files or tests; done would require a decided way to transform an individual feature's position, orientation, and scale without moving the whole tile, suitable for animation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100