korlibs / korlibs/korge

Support partially updating textures

Open
#689 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.