I noticed that after many glTF models are converted to j3o, they seem to all use nearest filtering, which looks terrible visually (severe flickering when the camera moves...) and is very costly for texture bandwidth. Could a parameter be added during conversion for setting textureMin/MagFilter?