搜索资源列表
loader
- 自己写的一个在opengl环境中加载3ds文件的类,很好用,但是3ds的贴图文件都应该是.bmp格式的才可以。
gl_3ds_loader
- 这是一个opengl下的3ds文件loader。 导入的3ds object 可以用jpeg或者bmp文件作为贴图。 This program loads a 3ds-file with jpeg or bmp texture. Make a model with texture in 3D Studio Max or similar and export it as a 3ds-file. Remember to use the top view in 3D studio as
BMPLoader_evo
- This an evolutionary loader library to load your BMP images into C++ code such as OpenGL or OpenCV applications. It has some advantages over other BMPLoader libs, in fact, it can read the BMP from Mysql also.-This is an evolutionary loader library to
Image
- TGA和bmp像素数据解析源码, 代码简单易懂, 拿来就用的-TGA & BMP pixels loader source
GLAUX_replacement_code_BMP.H
- BMP Loader - a quick and dirty substitute for GLaux if you only use GLaux to load BMP files will load any format of a windows DIB BMP format graphics file Only works on a windows box Caution! memory for the data is allocated using new . In th
A very simple BMP (bitmap) loader
- This little code shows you how easy it is to load a bitmap into your window! I programmed this as simple as possible so most people can understand it and use it in their games and other programs!
bmp-loader
- bmp loader, for loading bmp files