Skip to content

NeulEngine image load library, supported png, jpeg, bmp, tga

License

Notifications You must be signed in to change notification settings

mkachi/NeulImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeulImage

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).

License

NeulImage is licensed under the GNU Lesser General Public License v2.1

API Document

Document

Public software license notice

NeulImage

zlib

version : 1.2.11

The zlib library used in our project. Used zlib source codes are published in zlib, and under zlib license.

libpng

version : 1.6.34

The libpng library used in our project. Used libpng source codes are published in libpng, and under libpng license.

libjpeg

version : 9c

The libjpeg library used in our project. Used libjpeg source codes are published in libjpeg, and under libjpeg license.

Demo project

GLEW

version : 7.0

The GLEW library used in our project. Used GLEW source codes are published in GLEW, and under Modified BSD license.

GLM

The GLM library used in our project. Used GLM source codes are published in GLM, and under MIT license.

GLFW

version : 3.2

The GLFW library used in our project. Used GLFW source codes are published in GLFW, and under libpng license.