Support partially updating textures
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
Bitmap.lock, unlock with a rectangle should help.
We could upload a region of a texture.
This could be useful for runtime texture atlases. For example rendering font glyphs as required/used.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Bitmap.lock and unlock implementations and their existing rectangle-related behavior. Determine how a rectangular texture region could be uploaded, then verify that the result supports runtime texture atlases such as on-demand font glyph rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100