Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update
createTexture
to use minFilter
= `gl.LINEAR_MIPMAP_LI…
…NEAR` This commit changes the texture minification filter, which produces smoother textures when our `renderSticker` function runs.
- Loading branch information