* mipgen: Linearized PNG bitmaps (such as normal maps) no longer perform gamma transform on read. * mipgen: Using "-k normals" argument now works for all file types, not just KTX * Web: Exposed SurfaceOrientation functions getQuatsHalf4() and getQuatsFloat()
mipgen
mipgen generates mipmaps for an image down to the 1x1 level.
Usage
$ mipgen [options] <input_file> <output_pattern>
Run mipgen --help for more information about available options.