Add an option to limit the camera pitch
Open
category - camera
onramping
type - enhancement
- Dominant language
- JavaScript
- Stars
- 15.7k
- Forks
- 3.9k
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 34
Description
By adding a new option to `ScreenSpaceCameraController`?
Something like `ScreenSpaceCameraController.minimumPitch` and `ScreenSpaceCameraController.maximumPitch`
Contributor guide
Research direction
Locate the ScreenSpaceCameraController entry point and inspect how camera pitch is currently handled. Determine how minimumPitch and maximumPitch should constrain that behavior, then verify that the controller respects both options across the relevant camera movements; the issue names no tests or specific files to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100