CesiumGS / CesiumGS/cesium

Set transform for 3DTileset's single feature.

Open
#7,274 2 comments 0 reactions 0 assignees View on GitHub
category - 3d tiles type - enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.