This project is a sub-module of (Current private) NeulEngine.
Supported formats are bmp, tga, png, jpg.
Future support formats dds, psd and image save(png, jpg, bmp).
NeulImage is licensed under the GNU Lesser General Public License v2.1
The zlib library used in our project. Used zlib source codes are published in zlib, and under zlib license.
The libpng library used in our project. Used libpng source codes are published in libpng, and under libpng license.
The libjpeg library used in our project. Used libjpeg source codes are published in libjpeg, and under libjpeg license.
The GLEW library used in our project. Used GLEW source codes are published in GLEW, and under Modified BSD license.
The GLM library used in our project. Used GLM source codes are published in GLM, and under MIT license.
The GLFW library used in our project. Used GLFW source codes are published in GLFW, and under libpng license.