Package com.jme3.texture.plugins
package com.jme3.texture.plugins
-
ClassDescriptionLoads textures using Android's Bitmap class, but does not have the RGBA8 alpha bug.Native image loader to deal with filetypes that support alpha channels.
DDSLoader
is an image loader that reads in a DirectX DDS file.DXTFlipper is a utility class used to flip along Y axis DXT compressed textures.ImageFlipper is a utility class used to flip images across the Y axis.TextureManager
provides static methods for building aTexture
object.