hoffstadt / hoffstadt/DearPyGui

Texture should support integer formats.

Open
#1,734 1 comment 0 reactions 0 assignees View on GitHub
category: textures priority: high type: improvement
Dominant language
C++
Stars
15.6k
Forks
783
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
I have an 8-bit integer array and I want to set it as the texture. However, I have to convert it to float format first, which is a great overhead.

**Describe the solution you'd like**
Add integer support for raw textures.

**Describe alternatives you've considered**
Add integer array versions of `LoadTextureFromArrayRaw`, and add additional supports above it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.