openframeworks / openframeworks/openFrameworks
Fbo doesn’t work on iOS!
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
As I report on forum post
by default fbo on iOS wont work (oF v0.10.1). When I change the ofxiOSWindowControllerType to CORE_ANIMATION in main.mm it worked.
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 main.mm and the ofxiOSWindowControllerType setting, then reproduce the FBO issue on iOS using the default configuration. Compare it with CORE_ANIMATION enabled; done means FBO works without requiring that manual change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- computer-graphics, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100