CesiumGS / CesiumGS/cesium

transform cartesian to window coordinates problem

Open
#9,909 1 comment 0 reactions 0 assignees View on GitHub
category - graphics type - bug
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

here the clip position's z element should between -w to w,rather than greater than 0.due to this mistakes,some cartesian my be clip to undefined by than comparison.
![image](https://user-images.githubusercontent.com/18508793/139802611-49d665c0-5633-4221-92bb-e9c34c7dca5e.png)

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named in the report. Start by locating the Cartesian-to-window-coordinate implementation and verify the reported clip-position z behavior against the stated -w to w range. Done means affected Cartesian positions are no longer clipped as undefined by that comparison.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.