WebGL setAttributes
causes image interpolation to default to LINEAR
#7304
Labels
setAttributes
causes image interpolation to default to LINEAR
#7304
Most appropriate sub-area of p5.js?
p5.js version
1.11
Web browser and version
129.0.6668.58 & 115.15.0esr
Operating system
Debian 12
Steps to reproduce this
Steps:
setAttributes
setInterpolation
on a texture toNEAREST
Example (working sketch located at https://editor.p5js.org/PotatoBoy/sketches/tFXOSAnZV):
Result:
Expected Result:
Note: Related to #6325 which is encompassed by this issue
The text was updated successfully, but these errors were encountered: