CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl tga
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opengl tga - List
[
OpenGL program
]
CxImage_GL
DL : 1
关于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 combined with OpenGL, Reading for a variety of formats into the texture and is used to screen for various preservation of the image file format. Supported formats : BMP, GIF, ICO, JP2, FPC, FPG, PCX, PNG, PNM, RAS, TGA, TIF, and so on. Reading to support transparent texture. Www.PhysDev.com
Update
: 2008-10-13
Size
: 522.38kb
Publisher
:
华文广
[
OpenGL program
]
Lesson33
DL : 0
加载tga图片格式的程序,其中包括很多OpenGL的基础texture知识,很经典
Update
: 2008-10-13
Size
: 46.16kb
Publisher
:
guanxu
[
OpenGL program
]
123
DL : 0
使用DevIL来加载OpenGL纹理 OpenGL本身并没有带图象文件的读取函数,D3DX则有,以前我用的IPicture的接口来加载图象,但是TGA ,MNG PNG 等图象它并不支持.需要其他的代码来加载TGA等,非常不方便,最倒霉的是,代码的问题很多,经常不能成功加载一些图象.早就想把那个该死的库移植到DevIL上了,但是人懒,一直等到今天,呵呵。终于做了个简单的包装了。 代码很乱,只加了读取图象到建立OpenGL纹理,应该还有更广泛的用途的.比如SaveImage等. 回头等有空的时候做一个更好用的。 这里的的代码只有一个文件,是一个dll,自己编译一下就可以了。DevIL当前为1.6.7请到http://www.sourceforge.net/Projects/openil/去下载,说明一下,DevIL原来叫OpenIL,是一个学习了OpenGL的库,因为某些原因,改名为devil了。
Update
: 2008-10-13
Size
: 3.75kb
Publisher
:
lai
[
OpenGL program
]
mytga
DL : 0
在Opengl程序中加载tga图片例子程序-Opengl procedures in loading procedures example vbx Photo
Update
: 2008-10-13
Size
: 19.24kb
Publisher
:
张远
[
OpenGL program
]
mytga
DL : 0
在Opengl程序中加载tga图片例子程序-Opengl procedures in loading procedures example vbx Photo
Update
: 2025-02-17
Size
: 19kb
Publisher
:
张远
[
OpenGL program
]
CxImage_GL
DL : 0
关于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 combined with OpenGL, Reading for a variety of formats into the texture and is used to screen for various preservation of the image file format. Supported formats : BMP, GIF, ICO, JP2, FPC, FPG, PCX, PNG, PNM, RAS, TGA, TIF, and so on. Reading to support transparent texture. Www.PhysDev.com
Update
: 2025-02-17
Size
: 523kb
Publisher
:
华文广
[
OpenGL program
]
Lesson33
DL : 0
加载tga图片格式的程序,其中包括很多OpenGL的基础texture知识,很经典-Loading tga image format procedures, including a lot of OpenGL knowledge the basis of texture, it is a classic
Update
: 2025-02-17
Size
: 1.21mb
Publisher
:
guanxu
[
OpenGL program
]
123
DL : 0
使用DevIL来加载OpenGL纹理 OpenGL本身并没有带图象文件的读取函数,D3DX则有,以前我用的IPicture的接口来加载图象,但是TGA ,MNG PNG 等图象它并不支持.需要其他的代码来加载TGA等,非常不方便,最倒霉的是,代码的问题很多,经常不能成功加载一些图象.早就想把那个该死的库移植到DevIL上了,但是人懒,一直等到今天,呵呵。终于做了个简单的包装了。 代码很乱,只加了读取图象到建立OpenGL纹理,应该还有更广泛的用途的.比如SaveImage等. 回头等有空的时候做一个更好用的。 这里的的代码只有一个文件,是一个dll,自己编译一下就可以了。DevIL当前为1.6.7请到http://www.sourceforge.net/Projects/openil/去下载,说明一下,DevIL原来叫OpenIL,是一个学习了OpenGL的库,因为某些原因,改名为devil了。-err
Update
: 2025-02-17
Size
: 3kb
Publisher
:
lai
[
OpenGL program
]
billboard
DL : 0
在VC环境下,利用OpenGL库,采用纹理贴图生成的树木-In the VC environment, the use of OpenGL library, using texture mapping to generate trees
Update
: 2025-02-17
Size
: 288kb
Publisher
:
蒋丽涛
[
OpenGL program
]
NEHEOPENGL
DL : 0
NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜 12:显示列表 13:图像字体 14:图形字体 15:纹理图形字 16:雾 17:2D图像文字 18:二次几何体 19:粒子系统 20:蒙板 21:线的游戏 22:凹凸映射 23:球面映射 24:扩展 25:变形 26:反射 27:影子 28:贝塞尔曲面 29:Blt函数 30:碰撞检测 31:模型加载 32:拾取游戏 33:TGA文件 34:地形 35:播放AVI 36:渲染到纹理 37:卡通映射 38:资源文件 39:物理模拟 40:绳子的模拟 41:体积雾气 42:多重视口 43:FreeType库 44:3D 光晕 45:顶点缓存 46:全屏反走样 47:CG顶点脚本 48:轨迹球 -NeHe OpenGL
Update
: 2025-02-17
Size
: 2.57mb
Publisher
:
朱曙鹏
[
OpenGL program
]
soil
DL : 0
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.
Update
: 2025-02-17
Size
: 464kb
Publisher
:
3d3k3c3x
[
OpenGL program
]
tex
DL : 0
OpenGL实现纹理 加载三种图片格式 BMP/JPEG/TGA-OpenGL texture loading to achieve three kinds of image format BMP/JPEG/TGA
Update
: 2025-02-17
Size
: 299kb
Publisher
:
[
OpenGL program
]
texture
DL : 0
it is a simple texture implementation program in opengl that takes texture from TGA image
Update
: 2025-02-17
Size
: 75kb
Publisher
:
Rahul
[
OpenGL program
]
load_texture
DL : 0
This program demostrate how to load texture with extension .TGA into a 2D model in openGL-This program demostrate how to load texture with extension .TGA into a 2D model in openGL
Update
: 2025-02-17
Size
: 6.09mb
Publisher
:
eliass
[
OpenGL program
]
24OpenGl_Ext_TGA
DL : 0
使用VisualC++ Win32应用程序开发的一个OpenGL程序,在OpenGL中实现载入外部的TGA图像的效果。 -Using VisualC++ Win32 OpenGL application development of a procedure implemented in OpenGL external load TGA image results.
Update
: 2025-02-17
Size
: 1.2mb
Publisher
:
ZhangQL
[
OpenGL program
]
33Load_all_TGA
DL : 0
使用VisualC++ Win32应用程序开发的一个OpenGL程序,在OpenGL中实现加载多张TGA图片的效果。 -Using VisualC++ Win32 OpenGL application development of a procedure implemented in OpenGL image load more than the effect of TGA.
Update
: 2025-02-17
Size
: 1.21mb
Publisher
:
ZhangQL
[
OpenGL program
]
OpenGL-Load--Three-Textures
DL : 0
可同时在OpenGL中使用BMP、TGA、JPG三种纹理,很值得学习-Can use BMP, TGA, JPG, three textures in OpenGL, it is worth learning
Update
: 2025-02-17
Size
: 11.83mb
Publisher
:
xuejian
[
File Format
]
grass.tga
DL : 0
Grass.tga Matinho transparente. Muito bom, utilizado para texture Opengl. Grass.tga Matinho transparente. Muito bom, utilizado para texture Opengl.
Update
: 2025-02-17
Size
: 35kb
Publisher
:
Rafael José
[
GDI-Bitmap
]
jpeglib
DL : 0
opengl载入jpg、tga纹理。对初学者有帮助。-The opengl Loading JPG, tga texture. Help for beginners.
Update
: 2025-02-17
Size
: 18kb
Publisher
:
小何
[
Screen saver
]
screen-sacer-TGA
DL : 0
此代码为opengl编译的屏保程序,附有注释,简单易懂-This code is compiled opengl screen saver with notes, easy to understand
Update
: 2025-02-17
Size
: 430kb
Publisher
:
Zhu Zexi
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.