搜索资源列表
Transparen193111992005
- This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/. -This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s
glpng
- loading png files in OpenGL
CxImage_GL
- 关于CxImage的文章,网上有许多,这里只介绍如何把CxImage与OpenGL结合起来,用于读入多种格式的纹理以及用来把屏幕保存为各种格式的图像文件。 支持的格式有:BMP,GIF,ICO,JP2,FPC,FPG,PCX,PNG,PNM,RAS,TGA,TIF等等。 支持读入透明纹理。 www.PhysDev.com -CxImage articles on the Internet there are many, here only on how CxImage co
opengl_scene_demo
- 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形, 加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释-yourself writing multithreaded OpenGL procedures, the background resource loading, JPEG, PNG file creation texture, preservation Screenshots, created from the
spheresubdivision
- Approximating the sphere by a subdivision mesh. Start from the icosahedron base mesh and iteratively refine the subdivision. Require OpenGL(R). snapshot level 2 PNG, snapshot level 4PNG. -Approximating the sphere by a subdivision mesh. Start from the
plmy
- 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释
mathgl-1.4.tar
- MathGL project include library and simple front-end for making wide spectrum of mathematical plots in platform independent way. The project may use OpenGL or make plots in console program with direct graphics export to EPS, PNG, JPEG or TIFF formats.
123
- 使用DevIL来加载OpenGL纹理 OpenGL本身并没有带图象文件的读取函数,D3DX则有,以前我用的IPicture的接口来加载图象,但是TGA ,MNG PNG 等图象它并不支持.需要其他的代码来加载TGA等,非常不方便,最倒霉的是,代码的问题很多,经常不能成功加载一些图象.早就想把那个该死的库移植到DevIL上了,但是人懒,一直等到今天,呵呵。终于做了个简单的包装了。 代码很乱,只加了读取图象到建立OpenGL纹理,应该还有更广泛的用途的.比如SaveImage等. 回头等
soil
- SOIL opengl 读取各种图像格式的库,包括png jpg tga等。跨平台,甚至iphone也可以的。-SOIL opengl library to read a variety of image formats, including png jpg tga and so on. Cross-platform, and even iphone is also possible.
3dsExport
- 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等-OPENGL write multi-threaded program, to achieve the background load of resources, from JPEG, PNG files to create texture, save screen shots, create terrain from height
mathgl-1.9
- MathGL project include library and simple front-end for making wide spectrum of mathematical plots in platform independent way. The project may use OpenGL or make plots in console program with direct graphics export to EPS, PNG, JPEG or TIFF formats.
Browse_Dialog
- 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择-Png format picture wide and high and real image data read out stored in pnf, and file format for the need to paste in OpenGl png data, which can be used
nvImage
- Nvdia的opengl最新l图形开发库,包括hdr、dds、png格式-the Nvdia s latest graphic develop kit for OpenGL,include "hdr","dds","png" format
glpng
- glpng库,可以调用png的图片到opengl的场景中-load png file to scene in opengl
quadcopter
- 3D quadcopter simulator. It includes OpenGL C++ source code and Controls.png