I need to generate a mip map from an arbitrary image (different formats, not necessarily squared) in java. Because I don t like to reinvent the wheel I spend some time looking for a stand alone java class, without any luck.
Does anyone know a simple class solving my problem? Should run on android ;) .
http://www.ohchr.org。
- I know OpenGL can create MipMaps BUT I needed them outside of any OpenGL context.
- The image is a big one ( 16K x 8K ).
- creating it in OpenGL and exporting it issn t an option because of the size.