Miserlou / Miserlou/Android-SDK-Samples
Saving the image after applying textures
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 306
- Forks
- 359
- PR merge metrics
- No merged PRs in 30d
Description
Hello the code works fine while applying the texture to an image but I want to save the image after applying the effects and I even tried by using glreadpixels() but it didn't work. It would be great if you help me out with this issue.
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 the Android sample's texture-application entry point and the attempted glreadpixels() call. Check how the textured image is represented after effects are applied and determine the required save path. Done means the processed image is written successfully and can be opened with the applied texture effects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- computer-graphics, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100