orbiternassp / orbiternassp/NASSP
CM Optics Not Offset
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 213
- Forks
- 74
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 6
Description
The command module optics provide a view through the origin of the vessel, instead of the actual optics position (see image below). This should probably be a special if case in the setView() function, just a case of finding the right offsets.
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.
Research direction
Start by locating the setView() function and inspect how the command module optics view is positioned relative to the vessel origin. Done means the optics view uses the actual optics position rather than the vessel origin, including any required special-case offsets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100