CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl texture

搜索资源列表

  1. opengl-TEX1D

    0下载:
  2. 一维纹理映射的实例,用opengl的一维纹理实现一个漂亮的彩虹效果-one-dimensional texture mapping example, the use opengl one-dimensional texture to achieve a beautiful rainbow effect
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:96361
    • 提供者:了了
  1. tutorial9

    0下载:
  2. 一个关于OpenGL纹理,贴图的程序,比较适合初学者-one of the OpenGL texture, texture mapping procedures, suitable for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:380441
    • 提供者:cy
  1. eplan

    0下载:
  2. E战机是我花了几个月做的一个简单飞机游戏引擎,目前它支持,自定义资源,自定义单位,编辑关卡等功能! 因为我不是很懂OpenGL所以目前本游戏~还是使用GUI绘图~ 对CPU的~要求比较高~ 而且~OpenGL的纹理不是支持任何尺寸的图片~ 文件说明 Reslist.gam 游戏资源文件 游戏所需要的图片资源都在这里定义~ 目前它还是以文本形式保存的 WAV.txt 游戏声音资源文件~ 游戏里面用到的声音都在这里~ 也是文本保存 UnitX.txt 单位定义文件 所有游戏
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:652427
    • 提供者:杨明
  1. jinzita-OPENGL

    0下载:
  2. 金子塔群的模拟图,有光线变化,简单人机交付.使用了雾效,纹理,混合等.-gold Groups simulated map, the light changes, the simple man-machine delivery. Use the fog effect, texture, such as mixed.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:368006
    • 提供者:苦果心
  1. Texb

    0下载:
  2. OpenGL纹理映射部分的源代码下载,需要的下!-OpenGL texture mapping part of the source code download, the next!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1619
    • 提供者:蒋尚秀
  1. OGL_motionblur

    0下载:
  2. 运动模糊(Motion Blur)效果演示 运动模糊是一种常见的运动效果处理手法, 由于眼睛的视觉暂留现象,会在视觉上形成一个拖影效果. 在OpenGL中利用渲染到纹理技术, 依次不时间序列里面的连续若干帧的图象,依次渲染到纹理里面, 然后在alpha混合呈现在屏幕上面,就形成了motion blur效果.-Motion Blur (Motion Blur) Motion Blur effects demo is a common effect of the campaign to
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:140379
    • 提供者:hmn
  1. SkyInOpenGL

    1下载:
  2. 利用opengl纹理映射技术,将一张带有云彩的天空图片映射到一个半球面上,实现天空的效果-use opengl texture mapping technology, of a sky with clouds Photo mapped to a hemispheric level, to achieve the effect of the sky
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:828093
    • 提供者:kun
  1. WaterWaveInOpengl

    2下载:
  2. 使用OpenGL的纹理映射技术,实现对水波的仿真。-use OpenGL texture mapping technology, the wave simulation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:619333
    • 提供者:kun
  1. texture-projection-1

    0下载:
  2. Opengl 实现投影纹理特殊效果。纹理投影并不容易,这是一个简单的例子,对学习有帮助。-Opengl Projection texture special effects. Texture projection is not easy, this is a simple example, to learn helpful.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:711873
    • 提供者:林林
  1. 02.tar

    0下载:
  2. OPENGL纹理映射的例子-OpenGL texture mapping example
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23342
    • 提供者:闫鹏飞
  1. MultiTexturing_OGL

    0下载:
  2. OpenGL多纹理贴图代码。 通过多纹理贴图,OpenGL可以表现更多图像显示特效,增强物体的材质感。 OpenGL Multi-texture sourcecode. By using multi-texture mapping, more 3D image effect can be got.-more OpenGL texture mapping code. Through a multi-texture mapping, OpenGL performance can be mor
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:462724
    • 提供者:bbsqqbbs
  1. texture

    0下载:
  2. 用opengl纹理映射的实现,并且在立方体六个面贴了六张不同的图
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:729475
    • 提供者:刘冬香
  1. OpenGL-Package

    0下载:
  2. 利用MFC开发的OpenGL开发包,展示了Antialiasing、Gouraud 、Texture mapping 、Texture lighting 、 Texture transparency 的开发
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:434998
    • 提供者:Halley
  1. vp_bump_map

    0下载:
  2. This sample illustrates how to do a DOT3 bump map in Vega Prime. The BumMapper is the key class which loads the specified base and normal map textures. The internal bump mapping approach is based on the DOT3 bump mapping using OpenGL texture environm
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15587
    • 提供者:bobovip
  1. texture

    0下载:
  2. opengl的材质应用的小程须-opengl application of the material to be small way
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105741
    • 提供者:流浪够
  1. Texture-catdogwu

    0下载:
  2. 在vc中如何进行opengl纹理贴图-how the vc for opengl textures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105320
    • 提供者:吴小毛
  1. ogl_texture_filtering

    0下载:
  2. opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:68414
    • 提供者:阮瑞卿
  1. openGL_EXP 利用OpenGL画的一辆坦克

    1下载:
  2. 利用OpenGL画的一辆坦克,这是一个期末的实验成果,实现了层级建模,光源,相对交互运动,以及纹理等实验要求。 程序代码清晰,适合初学者模仿和学习使用。-Use OpenGL drawing of a tank, this is a final experimental results achieved level modeling, light, relative cross motion, and texture experiments. Code clarity, suitable
  3. 所属分类:OpenGL

    • 发布日期:2015-11-02
    • 文件大小:2633728
    • 提供者:yao lei
  1. OFT.rar

    0下载:
  2. 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 ,Real-time three-dimensional simulation of the surface in recent years are
  3. 所属分类:软件工程

    • 发布日期:2017-04-01
    • 文件大小:702861
    • 提供者:寒冬
  1. OpenGl_desk.rar

    1下载:
  2. 使用OPenGL绘制三维场景,比如桌子,花草,圆锥体,包含纹理映射,运动和视角转换,Three-dimensional rendering the use of OPenGL scenes, such as tables, flowers, cone, including texture mapping, movement and perspective conversion
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6127
    • 提供者:海天空
« 1 2 3 4 5 67 8 9 10 11 ... 44 »
搜珍网 www.dssz.com