disable smoothing for pixel art, or shader without smoothing
-
Hi there. Please help me with shader without smoothing for pixel art. Did is possible to disable smoothing for this?
-
Hi,
If you are loading images with Resources then
https://github.com/oxygine/oxygine-framework/wiki/resources2#linearfilter
-
Thank you so much, it works!