GearVRf
GearVRf copied to clipboard
X3D: add support for ImageTexture's TextureParameters
Originated from https://github.com/Samsung/GearVRf/pull/1219.
We are not parsing and interpreting the TextureParameters so we are currently using defaults that will not work with compressed textures. Defaults that make non-compressed textures look better though.