CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - image texture

搜索资源列表

  1. AVI_texture

    0下载:
  2. 三维动态avi格式纹理演示。可用鼠标直接拖动图象以改变视点。-3D dynamic presentation format texture. Drag the mouse can be used directly image to change perspective.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:472.75kb
    • 提供者:方小庆
  1. 波浪动态

    1下载:
  2. 利用OPENGL编写了一个海面波浪模拟的程序,同时对海面图像的纹理数据进行动态变还,具有较好的视觉效果-use OpenGL prepared a sea wave simulation procedure, and the image of the surface texture data dynamically change also has better visual effects
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25.13kb
    • 提供者:朱琳
  1. DevIL-SDK-1.6.5

    0下载:
  2. OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!-OpengL programming required DevIL libraries and header files! Used to read multiple formats Texture Image!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:353.53kb
    • 提供者:hanunhua
  1. wenli1

    0下载:
  2. 使用OPENGL编程的实现图象纹理显示的一个源程序,可以有不同的光照和贴图-use OpenGL Programming image texture of a source revealed, can be in a different light and texture. .
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45.09kb
    • 提供者:孔融
  1. opengl_texture_sample.rar

    0下载:
  2. 使用OpenGL的纹理映射技术在物体表面绘制图像,Use OpenGL texture-mapping technology in the surface rendering image
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:310.8kb
    • 提供者:jiang_feng
  1. Lesson10

    0下载:
  2. 用opengl来实现三维场景的漫游。 其中墙壁是用bmp图片纹理。 不具备撞墙返回功能。 用键盘方向键控制视角。-Use opengl to achieve three-dimensional scene roaming. One wall is bmp image texture. Do not have the wall to return to function. Using the keyboard arrow keys to control the angle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.39mb
    • 提供者:kh
  1. tex

    0下载:
  2. OpenGL实现纹理 加载三种图片格式 BMP/JPEG/TGA-OpenGL texture loading to achieve three kinds of image format BMP/JPEG/TGA
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:299.22kb
    • 提供者:
  1. Texture

    0下载:
  2. VC++环境下基于OpenGL的图像纹理贴图源码-VC++ Environment OpenGL-based texture mapping of image-source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:68.62kb
    • 提供者:victory
  1. pingjie

    0下载:
  2. 基于图像的绘制技术不仅可以弥补传统基于几何绘制技术的不足,而且能给出更丰富的图像显示. 文中从实际应用出发,提出并实现了图像拼接新算法,并在此基础上,利用OpenGL的纹理映射技术,将全景 图像作为纹理图像映射到由OpenGL预先构造出的虚拟视点空间上,并实现了虚拟场景的全景漫游.-Image-based rendering technology not only can make up for the traditional geometry-based rendering techn
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:182.5kb
    • 提供者:417944633
  1. texture

    0下载:
  2. 产生纹理,包括木纹,噪声,大理石等。但都是二维图像。-Have a texture, including grain, noise, marble and so on. But they are two-dimensional image.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:360.76kb
    • 提供者:lord
  1. texture

    0下载:
  2. it is a simple texture implementation program in opengl that takes texture from TGA image
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:74.58kb
    • 提供者:Rahul
  1. 4-Texture

    0下载:
  2. 用OpenGL+C++实现图像处理中的纹理特效-Using OpenGL+ C++ to achieve the texture image processing effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.17mb
    • 提供者:贾晓楠
  1. VideoTexture_src

    0下载:
  2. This short program shows how a live video stream from a web cam (or from a video file) can be rendered in OpenGL as a texture. The live video stream is captured using the Open Source Computer Vision library (OpenCV). The program also shows how an Ope
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:4.05kb
    • 提供者:tareky
  1. li5-10

    0下载:
  2. 图像作为一种特殊的图形,有着很强的描述自然的能力。在动画制作过程中,要充分的利用图像这种载体。 在前面章节中,已经给出了播放图像制作动画的例子,其实还可以缩放图像、旋转图像、分割图像、增强减弱图像颜色亮度等等制作动画,这些内容也属于图像处理的内容。 下面主要介绍基于OpenGL的(图像)纹理映射动画制作技术。 在学习OpenGL纹理映射动画制作的同时,还学习在VC++环境下使用Win32应用程序进行OpenGL程序设计 -Image as a special graphics,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1.36mb
    • 提供者:zhaojun
  1. texturewenli

    0下载:
  2. 图形纹理一般分析程序,可修改添加,进行定制。-The image texture analysis program, can be modified to add, customization.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:49.74kb
    • 提供者:陈超
  1. opengl--cube-rotate

    0下载:
  2. opengl编写,将图片纹理映射到长方体的六个面上,可以用键盘控制转动。对学习opengl很有帮助。内附代码可直接运行。-opengl prepared, the image texture mapping to the six faces of the cuboid, you can use the keyboard to control rotation. Learning opengl helpful. The included code that can be run directly.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:9.21mb
    • 提供者:孤江月
  1. sphere-texture-

    0下载:
  2. 基于win32控制台的小程序,主要实现球面贴图的功能,没旋转放大缩小,但有接口,使用者很容易能够加进去键盘控制放大缩小旋转等。图片像素要求是2的n次方,可以自己画,这里的是128*128像素的。-Based on win32 console applet, the main achievement of the spherical mapping function, not rotating zoom, but it has an interface, the user can be easil
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:1.7mb
    • 提供者:侯增涛
  1. Image-distortion

    0下载:
  2. 图像变形,先运用纹理贴图的方式,将待贴的图片放进缓存里,在使用时调用。然后在输出图像上设置变形网格,其中一族线对应输入图像的M条横向线,另一族对应输入图像的N条竖向线。接着对网格进行变形,即将像素点映射到新的位置。-Image distortion, the first use of texture mapping a way that will be affixed to the picture into the cache, when used in calls. Then set the
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.47mb
    • 提供者:唐琦
  1. texture

    0下载:
  2. C++ openGL source to load texture on 3D object from a JPG image.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:534byte
    • 提供者:onyarao
  1. 20254617

    0下载:
  2. Under the matlab gabor filter algorithm, can extract image texture feature of one of the classic methods
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-18
    • 文件大小:1kb
    • 提供者:PAUL@962
« 12 3 »
搜珍网 www.dssz.com