secondlife / secondlife/viewer
Improve mirror selection logic
Open
@Geenz is already working on this.
Since Feb 26, 2024.
enhancement
stale
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Mirror selection logic could be improved to better handle distance checks with the camera. In addition, distance checks generally should be applied based upon the size of potential mirrors to avoid far off mirrors tanking framerate when they're not really visible in the first place on the screen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.