搜索资源列表
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
fitellipse.rar
- 椭圆拟合,用于在jpg格式的图片上寻找椭圆,并进行拟合,Ellipse fitting to the picture in jpg format to find oval, and fitting
cximage701_full
- VC2005版本,有动态库、静态库等多种形式,用于读取BMP、JPG、GIF、TGN等多种图像文件,可以方便用于OpenGL的纹理贴图-VC2005 version, there are dynamic libraries, static libraries and other means, for reading BMP, JPG, GIF, TGN and other image files can be easily used for the OpenGL texture mapping
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.
GL_load_bitmap
- opengl载入图片,并以多种方式显示,值得学习-opengl load images, and display a variety of ways, it is worth learning
VCPPImageProcessing
- 详细介绍了基于Windows和VC++的图像处理技术,包含图像增强,位图显示和读写操作,JPG和GIF图像文件处理,图遍历、直接访问像素,OPENGL等多方面的主题。-Described in detail based on Windows and VC++ image processing techniques, including image enhancement, digital map display and read and write operations, JPG and GIF
RGB-RGBA
- 图形文件格式转换。将BMP文件格式转换成RGB文件格式。在OPENGL中加载。-coverte the bmp jpg tiff to rgb. or reverse the rgb format to bmp format.
OpenGL-Load--Three-Textures
- 可同时在OpenGL中使用BMP、TGA、JPG三种纹理,很值得学习-Can use BMP, TGA, JPG, three textures in OpenGL, it is worth learning
jpeglib
- opengl载入jpg、tga纹理。对初学者有帮助。-The opengl Loading JPG, tga texture. Help for beginners.
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
texture
- C++ openGL source to load texture on 3D object from a JPG image.