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

搜索资源列表

  1. OpenGL读取3ds模型

    1下载:
  2. 在VC下读取3DS模型,并显示纹理贴图
  3. 所属分类:OpenGL

    • 发布日期:2009-03-13
    • 文件大小:3049089
    • 提供者:hzyaojianfu
  1. VC++实现纹理贴图旋转立方体

    1下载:
  2. 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
  3. 所属分类:OpenGL

    • 发布日期:2011-03-16
    • 文件大小:2211880
    • 提供者:chenshasha1989
  1. 立方体纹理

    1下载:
  2. 很好的一个纹理贴图例子,可以下载学习学习啊
  3. 所属分类:OpenGL

    • 发布日期:2011-06-12
    • 文件大小:962410
    • 提供者:yw123_happy
  1. OpenGL绘制坐标轴,立方体贴图,视角变换等等

    0下载:
  2. OpenGL纹理绘制: 绘制坐标轴,立方体贴图,视角变换等等,OpenGL texture mapping: drawing axes, cube mapping, perspective transformation, etc.
  3. 所属分类:OpenGL

    • 发布日期:2017-03-23
    • 文件大小:2967
    • 提供者:Issac
  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
    • 文件大小:1401884
    • 提供者:孙晨
  1. TerrainRender

    0下载:
  2. 3D图形编程,VS +Directx用高度图和纹理贴图实现三维地形模拟-heightmap and texture to simulate 3D terrain
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:466292
    • 提供者:sera
  1. tutors-win32

    0下载:
  2. 很好的openGL光照模型、纹理贴图示例程序,可以动态变换参数,实时反映在图形中-Good openGL lighting model, texture mapping example program, you can dynamically change parameters in real time is reflected in the graph
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2326951
    • 提供者:mengmakies
  1. 将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用

    0下载:
  2. 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
  3. 所属分类:Windows编程

    • 发布日期:2012-11-07
    • 文件大小:24649284
    • 提供者:brucebruce103
  1. OpenGLtexture

    0下载:
  2. opengl是一个开放的三维图形软件包,而VC是目前主要的opengl开发工具。本文简要介绍了opengl的纹理贴图技术及其在VC中的基本操作步骤。并通过最后的实例验证了纹理贴图技术在绘制真实感图形中的必要性。-opengl is an open three-dimensional graphics package, and the VC is the main development tools opengl. This paper briefly introduces the opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:200371
    • 提供者:wuli
  1. Map

    1下载:
  2. 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:8307179
    • 提供者:程代宗
  1. opengl4

    0下载:
  2. opengl源代码,实现opengl纹理贴图,凹凸纹理-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:23050
    • 提供者:liujianwei
  1. Tutorial_10_Texture_Mapping

    1下载:
  2. VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:238455
    • 提供者:杨建顺
  1. Tunnel3D

    0下载:
  2. Android下基于OpenGL ES技术的三维Tunnel绘制功能,比较好的显示tunnel模型,具有基本的纹理贴图功能。-Android Based on OpenGL ES technology, 3D Tunnel rendering capabilities, and better display tunnel model with a basic texture mapping capabilities.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:627466
    • 提供者:辛瑞超
  1. openGL3ds

    0下载:
  2. opengl读3DMAX制作的模型以及材质,以前碰到的一些程序都不能将材质贴图读入,现在你可以在3DMAX中给自己的模型以位图的方式指定纹理贴图.在程序中制作出完美的效果-this program can realy read models and textures defined by 3DMAX
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2234811
    • 提供者:陈晓晓
  1. textureMapping

    0下载:
  2. 利用OPENGL库进行纹理贴图,opengl入门程序。-OPENGL library using texture mapping, opengl entry procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1415202
    • 提供者:anlei
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15388381
    • 提供者:bosimao
  1. Scene

    0下载:
  2. OpenGl运用纹理贴图做的一个公共厕所模型~工程文件!-OpenGl texture mapping do use a public toilet model ~ project file!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6411664
    • 提供者:August Dong
  1. opengl-programming-guide

    0下载:
  2. 对创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等有卓越效果。-For creating and rendering 3D models, from the perspective of different objects in perspective, the use of color, light and texture make the scene more realistic, which are excellent results.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3942462
    • 提供者:wangyanan
  1. opengl

    0下载:
  2. 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2113189
    • 提供者:meiyan huang
  1. 纹理贴图

    0下载:
  2. d3d 绘制一个正方体并且六个面贴上不同的纹理,并且绕x,y,z旋转(D3D draw a cube and six different surface texture, and around x, y, Z rotation)
  3. 所属分类:DirextX编程

    • 发布日期:2017-12-27
    • 文件大小:19590144
    • 提供者:bbucgsb
« 1 2 34 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com