Skip to content

Commit

Permalink
fix: update createTexture to use minFilter = `gl.LINEAR_MIPMAP_LI…
Browse files Browse the repository at this point in the history
…NEAR`

This commit changes the texture minification filter, which produces
smoother textures when our `renderSticker` function runs.
  • Loading branch information
wonderfulfrog committed Sep 26, 2024
1 parent 439ed2e commit 7216b75
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 551 deletions.
Loading

0 comments on commit 7216b75

Please sign in to comment.