openframeworks / openframeworks/openFrameworks
ofSetBackgroundAuto(false) has a 3 frame delay - still needed?
Open
Nobody has claimed this yet.
core
section-2D
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
see this forum post:
http://forum.openframeworks.cc/t/strange-drawing-behaviour/16981/2
relevant places:
is this hack still needed?
potentially relevant:
https://github.com/openframeworks/openFrameworks/issues/2850
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 with libs/openFrameworks/app/ofAppGLFWWindow.cpp at the referenced lines, then review the linked forum post and issue #2850 for the reason behind the delay. Determine whether the workaround is still needed and verify that disabling automatic background clearing no longer causes the reported three-frame delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- computer-graphics, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100