hoffstadt / hoffstadt/DearPyGui

add texture filter/interpolation options for nearest neighbor

Open
#773 21 comments 13 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

**Describe the solution you'd like**
Currently textures appear to use linear interpolation by default. It would be great if we had the option to specify nearest neighbor interpolation as an option. At times. for certain applications this is more appropriate. I think most of the graphics backends allow specifying a texture filter option. This would be valuable for both the `draw_image` and `image_series` plots.

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.