openframeworks / openframeworks/openFrameworks
[idea] VerticalSync outside of GLFW
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
it seems GLFW is not yet addressing vertical sync issues in macOS,
as OF is already using CoreVideo Framework maybe it is possible to implement a solution similar to this one:
https://github.com/google-deepmind/mujoco/commit/2f0fb1e4ef81ae4eb281e09fb67c6b36f27dc427
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
Review the linked MuJoCo commit and the existing GLFW/CoreVideo usage described in the issue; first identify where openFrameworks configures macOS vertical sync. Done means a working macOS vertical-sync path outside GLFW, with behavior verified against the current issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- computer-graphics, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100