Is it possible to disable texture filtering in jPCT? I would rather see sharp pixels than blurry texture.
Yes: http://www.jpct.net/jpct-ae/doc/com/threed/jpct/Texture.html#setFiltering(boolean) (http://www.jpct.net/jpct-ae/doc/com/threed/jpct/Texture.html#setFiltering(boolean))
Silly me, thank you.