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

搜索资源列表

  1. qwe

    2下载:
  2. opengl写的一个全景图球面映射的程序,可以鼠标任意方向观察。-opengl write a panorama sphere mapping procedure, the mouse in any direction can be observed.
  3. 所属分类:OpenGL program

    • 发布日期:2014-06-23
    • 文件大小:7.04mb
    • 提供者:孙山
  1. CUVSUFC

    1下载:
  2. bezier曲线、网格、填充曲面及纹理映射;nurbs曲线、网格、填充曲面及剪切曲面。-Bezier curves, meshes, filled surfaces and texture mapping nurbs curve, grid, filling surfaces and shear surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:115.27kb
    • 提供者:mengstarry
  1. tepot-texture-mapping

    1下载:
  2. 在VC++6.0环境,OpenGL接口语言 茶壶 纹理贴图-In VC++6.0 environment, OpenGL texture mapping interface language teapot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.34mb
    • 提供者:孙晨
  1. firedemo

    0下载:
  2. opengl+texture mapping实现fire仿真-opengl+ texture mapping to achieve fire simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.1mb
    • 提供者:yuan guodong
  1. Bump_Mapping

    2下载:
  2. 用OpenGL实现的凹凸映射的详细VC++代码,含镜面反射-Achieved with OpenGL detailed bump mapping VC++ Code, with specular reflection
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-17
    • 文件大小:3.16mb
    • 提供者:fyj
  1. 24_165626_phongbump

    0下载:
  2. 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the cl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:644.67kb
    • 提供者:rockeyzhu
  1. Focus_On_Photon_Mapping

    0下载:
  2. 专论游戏图形引擎中的光线追踪和光子着色。比较详细-Focus On Photon Mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1.95mb
    • 提供者:吴震辰
  1. OpenGL-Sphere-mapping

    3下载:
  2. OpenGL/绘制球体/三角形离散网显示-OpenGL/Draw sphere/triangle shows discrete Net
  3. 所属分类:OpenGL

    • 发布日期:2013-07-23
    • 文件大小:1.46mb
    • 提供者:lingenghao
  1. bumptex

    0下载:
  2. OPENGL计算机图形学编程代码,实现BUMP MAPPING,可配合OPENGL编程基础一书使用-OPENGL computer graphics programming code, implementation BUMP MAPPING, in line with the OPENGL programming use basic one book
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2.41kb
    • 提供者:cathy
  1. mapping

    0下载:
  2. opengl 绘制旋转立方体,同时使用纹理映射在立方体六面绘制图像。-rotating cube opengl rendering, texture mapping using hexahedron in the cube map images.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:54.06kb
    • 提供者:程剑
  1. texturedebug

    0下载:
  2. THIS is source code with c++ about texture mapping and keyboard control by opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:smartboy275
  1. ogl_1pass_emboss_bump_mapping

    0下载:
  2. emboss bump mapping example. this tutorial example show the opengl application create an emboss bump mapping. this tutorial is good example for those who want to see and learn about emboss bump mapping.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:shahzan
  1. GPU-based_texture-mapping

    0下载:
  2. 基于GPU的动态地形过程纹理映射方法pdf-GPU-based dynamic terrain texture mapping process pdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:221.75kb
    • 提供者:小轩
  1. OpenGL-for-mapping

    0下载:
  2. 基于Opengl实现对地图的移动、放大、缩小等操作-OpenGL for mapping programing
  3. 所属分类:OpenGL program

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

    0下载:
  2. 最基本的简单的纹理贴图,这个是经过文理贴图的棋盘,有两张图片效果-The most basic simple texture mapping, this map is the result of the board of Arts, two pictures results
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:245.2kb
    • 提供者:家琪
  1. amazing-effect-by-texture-mapping

    0下载:
  2. 利用纹理映射做的,很神奇的效果。没有代码,就是exe文件。-Texture mapping, a magical effect. No code is exe file.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:3.9kb
    • 提供者:claire
  1. EXAM801_texture-mapping

    0下载:
  2. 应用OPENGL应用程序编程接口进行纹理映射的一个实例-An instance of the application OPENGL application programming interface for texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-28
    • 文件大小:4.61kb
    • 提供者:丽莉阿娜
  1. opengl_texture_-mapping

    0下载:
  2. opengl中纹理贴图的实现,读取图片文件,将其转换为纹理进行实现-texture mapping in opengl implementation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:小灰
  1. amazing-effect-by-texture-mapping

    0下载:
  2. 利用纹理映射做的,很神奇的效果。没有代码,就是exe文件。-Texture mapping, a magical effect. No code is exe file.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:3.94kb
    • 提供者:antcons
  1. Texture-Mapping

    0下载:
  2. OpenGL的纹理映射与混合,比较简单,望采纳-Texture Mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.32mb
    • 提供者:范可
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com