Add Camera property to set the camera distance when tracking entities
Open
category - camera
type - enhancement
- Dominant language
- JavaScript
- Stars
- 15.8k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
https://github.com/CesiumGS/cesium/blob/0e42bf5acd74dcc9671d4f8c1967d78c6ba6e62d/Source/Widgets/Viewer/Viewer.js#L1445
It is recommended to add a variable to the camera class to control how far the camera tracks the entity
You have the flexibility to change the value of this variable as needed
Contributor guide
Research direction
Start at Source/Widgets/Viewer/Viewer.js around line 1445 and trace how the camera tracks entities. Clarify the intended Camera property and its effect on tracking distance, then verify that the distance can be configured while tracking an entity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100