openframeworks / openframeworks/openFrameworks
New iOS examples and fix dated iOS examples
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Some of the old native UI examples didn't work anymore so they were removed for 0.12.0
It would be great to do an audit of current examples and see what works, what doesn't and what is missing.
Needed:
- example showing OF running with native UI buttons
- check video grabber example
- check sound examples
- check 3D / Assimp examples and make up to date with macOS ones
- check for any examples that have non-ARC code ( we have ARC enabled by default now ).
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 auditing the current iOS examples and running the video grabber and sound examples to identify what works. Compare the 3D/Assimp examples with the macOS versions and check for non-ARC code; the work is done when the requested native UI example exists and each checklist item is verified or updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100