cesiumlab / cesiumlab/XbsjEarthUI
实验室的 那个可视域是怎么实现的?
Open
documentation
question
- Dominant language
- JavaScript
- Stars
- 734
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
实验室的 那个可视域是怎么实现的?
---
可视域分析的原理其实就是shadowmap,图形学中的;
Cesium中的阴影其实就是用shadowmap实现的,
我们则是在Cesium已实现的阴影中进行改造,修改shader加入颜色来实现的
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating the Cesium shadow-map and shader integration used for the visibility analysis, then document the implementation and verify the explanation against the project's behavior; done means the mechanism is clearly explained with a project-specific reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100