搜索资源列表
BmpOpengl
- 讀取bmp檔,匯入opengl中,(利用opengl show圖),必須將bmp檔的檔名命為txt.bmp
用C++编程实现BMP文件格式的读取
- 用C++编程实现BMP文件格式的读取
opengl-fx-simple
- OpenGL simple FX with BMP.
BMP3
- 基于OPENGL的bmp图像处理 一个简单的程序-Bmp image processing based on OPENGL' s a simple procedure
SaveBMP
- 利用OpenGL像素处理函数,保存BMP文件到本地,截图方便-The use of OpenGL pixel processing functions, save the BMP file to the local, convenient screenshot
OGL_MFC
- 为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
4a43a0ff738c
- openGL编程中从外部加载bmp格式的图片-bmp format pictures from the external load openGL programming
MFCopengl
- 1.首先在MFC环境下配置OpenGL环境 2.然后利用opengl环境绘制了一个立方体 3.并给立方体贴了一张image.bmp纹理 4.鼠标和键盘进行立方体交互操作 5.键盘的上下键可以实现立方体的上下移动,键盘的左右键可以实现立方体的左右移动 6.当鼠标的左键按下并移动时,立方体将做相应方向的移动。-1 configured in the MFC environment OpenGL environment 2 and then use OpenGL to draw
ZXC_SKY
- 一个OPENGL关于贴图BMP的小程序,贴的是天空-OPENGL a small program on the map BMP, paste the sky
ZXC_Earth
- 关于OPENGL贴图BMP的代码,分别选项有各种地图-BMP textures on OPENGL code, respectively, there are various options Map
bmp_to_rgn
- VC++ BMP 到 RGN区域图的转换方法,GDI应用相关程序,Opengl高级编程应用示例,部分地方被透明化处理了,只支持BMP图像-Method of converting VC++ BMP to the RGN diagram, GDI application program, Opengl programming examples, some place is transparent treatment, only supports BMP image
opengl-all
- opengl bmp dll load bmp application
SkyDome
- 基于VS2010的OpenGL绘制天空程序,天空自动旋转,地面可自行加载不同的24位bmp图片。-Based on OpenGL VS2010 drawing program, the sky automatic rotation, the ground can load different 24 bits BMP image by yourself.
bmp_to_rgn
- VC++ BMP 到 RGN区域图的转换方法,GDI应用相关程序,Opengl高级编程应用示例,部分地方被透明化处理了,只支持BMP图像,其它格式图像未做测试-VC++ BMP to conversion method RGN area map, GDI application procedures, application of advanced programming examples Opengl, some places are transparent handled only supp
OPENGL-sky
- 在OPENGL程序中实现天空盒,可根据鼠标的移动位置自动追踪视角,效果很好,缝隙较少。程序中可以除了可使用BMP贴图外,还可以使用jpg格式的贴图。-The sky box in the OPENGL program, can automatically track angle according to the location of the mouse, the effect is very good, the gap is less. The program can be used in B
opengl-fx-simple
- OpenGL simple FX with BMP.