文件名称:linux 下 OpenGL 读取 JPG, PNG, TAG 纹理数据
文件大小:5KB
文件格式:ZIP
更新时间:2018-01-19 06:18:27
JPG,PNG,TAG
OpenGL 读取JPG, PNG, TAG 纹理图片的代码, 经测试验证通过.
【文件预览】:
JPG读取
----JpegDecoder.cpp(3KB)
----JpegDecoder.h(981B)
TAG读取
----TagDecoder(952B)
PNG读取
----PixelFormat.h(286B)
----PngDecoder.h(1KB)
----PngDecoder.cpp(3KB)