Skip to content

Allow changing texture mag/min filter of Heatmap vis#1774

Merged
axelboc merged 1 commit intomainfrom
mag-min-filter
Mar 19, 2025
Merged

Allow changing texture mag/min filter of Heatmap vis#1774
axelboc merged 1 commit intomainfrom
mag-min-filter

Conversation

@axelboc
Copy link
Contributor

@axelboc axelboc commented Mar 18, 2025

Fix #1721

[HeatmapVis, HeatmapMesh] Add props magFilter and minFilter to allow changing the heatmap texture's magnification and minification filters (NearestFilter by default)

@axelboc axelboc requested a review from loichuder March 18, 2025 16:10
Copy link
Member

@loichuder loichuder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks !

We will have to see if this is enough or if we should do something more fancy as @t20100 suggested in the issue.

@axelboc axelboc merged commit 2d5100f into main Mar 19, 2025
8 checks passed
@axelboc axelboc deleted the mag-min-filter branch March 19, 2025 08:36
@stufisher
Copy link

Thanks for this, ill try and check it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support modes other than nearest neighbour downsampling for HeatmapVis

3 participants