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

搜索资源列表

  1. tex_cube

    0下载:
  2. 一个简单的经过纹理贴图的正方体,有交互式旋转功能-After a simple cube map texture, with interactive rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:1302
    • 提供者:沈超
  1. texture

    0下载:
  2. 一个用于纹理贴图的程序,载入一张PPm格式的图片进行纹理贴图-One for the texture mapping process, load a picture PPm texture format
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1378
    • 提供者:沈超
  1. magic2d

    0下载:
  2. 3D魔方,实现一个简单的2*2魔方旋转以及纹理贴图-3D cube, to implement a simple 2* 2 cube rotation and texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1707950
    • 提供者:郭文峰
  1. 1.6

    0下载:
  2. 计算机图形学opendl一个很好的关于纹理贴图,适合广大初学者-A good computer graphics opendl on texture mapping, for the majority of beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1380302
    • 提供者:wang
  1. 3D_BUILD

    0下载:
  2. 简单的3维建筑物,键盘控制视角漫游。附带纹理贴图-Simple 3-dimensional structures, keyboard control perspective roaming. With texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3979052
    • 提供者:Alex
  1. Earth_Show

    0下载:
  2. 利用OpenGL工具在VC环境下实现地形的三维显示,包括地形数据的生成,纹理贴图等操作。-make use of OpenGL to show the earth
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3444065
    • 提供者:东风
  1. MyTerrain

    0下载:
  2. 利用OpenGL工具在VC环境下实现地形的三维显示,包括地形数据的生成,纹理贴图等操作。-make use of OpenGL to show the terrain
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1772323
    • 提供者:东风
  1. multitexture

    0下载:
  2. 如何进行纹理贴图,在每行代码中都是解释说明,便于读者学习-How to texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:922293
    • 提供者:
  1. texture

    0下载:
  2. 纹理映射 ,介绍网格模型贴图,视觉感映射的文章。-texture mapping
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1805211
    • 提供者:天然
  1. Tutorial-16-Skybox

    0下载:
  2. 这是一个很好的立方体纹理贴图的的例子,希望对大家有帮助啊,谢谢,欢迎下载啊-this is a particle system example
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:961984
    • 提供者:叶在
  1. MapTexture

    0下载:
  2. 纹理贴图程序。贴的是TXT文件.基于OPENGL语言,是在VC下实现的。是一个比较基础的程序。-texture program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:618186
    • 提供者:zhangna
  1. box

    0下载:
  2. 用vc配置环境后,带贴图,可漫游的一个简单的箱子,对于学习环境配置,纹理贴图,基本漫游的实现是个简单明了的例子。-Using vc configuration environment, with a map, can be a simple roaming box, configure the environment for learning, texture mapping, basic roaming is a simple implementation example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:22065298
    • 提供者:chenlu
  1. aa

    0下载:
  2. 为什么要光栅化一个三角形? 我们不能总让我们的引擎显示线框,要支持实心颜色、光照还有纹理贴图,这些都需要光栅化一个三角形作为支持。 实现三角形的光栅化。-Why rasterization of a triangle? We can not always show us the engine frame to support the solid color, light texture as well, which are required to support a triangle r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:1497
    • 提供者:吴奇
  1. Test

    0下载:
  2. 用opengl开发的机器人旋转手臂+镜面反射,地板用了纹理贴图-The development of robots with opengl rotate the arm+ specular reflection, floor use texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4327022
    • 提供者:hejuan
  1. cmy

    0下载:
  2. 本软件是纹理贴图的应用:其中有镜面成像,在镜子中有只展翅高飞的蝴蝶-This software is the application of texture mapping: which mirror imaging, only in the mirror in butterfly wings
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:4001065
    • 提供者:yanyan
  1. Bubble

    1下载:
  2. 在三维场景中绘制两个球体,一个纹理贴图,一个启用颜色混合实现透明效果。使用鼠标可以托动任意球体,当球体叠加时,托动的是离屏幕最近的球体-Draw three-dimensional scene in two spheres, a texture, color mixing to achieve a transparent effect is enabled. Use the mouse to drag the arbitrary sphere, when the ball stack, the
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-30
    • 文件大小:2315264
    • 提供者:潘伟
  1. Texture_openGL

    0下载:
  2. 利用OpenGL三维纹理贴图及显示的简单小例子-Three-dimensional texture map and display
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:279031
    • 提供者:fan
  1. texture

    0下载:
  2. 纹理贴图,帮你如何学习纹理操作以及纹理映射-Texture mapping, texture help you learn how to operate
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2429
    • 提供者:张磊
  1. texture

    0下载:
  2. c#中基于csgl的纹理贴图,好像有点小错误,其他部分大家可以根据csgl基本框架补充-not so good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:282195
    • 提供者:henry
  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
    • 文件大小:251087
    • 提供者:家琪
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 23 »
搜珍网 www.dssz.com