glacier-modding / glacier-modding/NavKit
Convert all rendering code to core profile
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
All the rendering code that uses immediate mode should be replaced with core profile rendering code so MacOS is able to run NavKit without crashing on the first frame.
Contributor guide
No contributing guide indexed for this repository
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 NavKit's rendering code that uses immediate mode and trace the first-frame path. The work is done when all such rendering uses core profile rendering and NavKit runs on macOS without crashing on the first frame.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100