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

搜索资源列表

  1. MainOpenGL

    0下载:
  2. 本程序中加入了几乎所有的OPENGl中的常用技巧及方法,具体有光照,材质,旋转,平移,纹理,球的实现方法-the process of accession to the OPENGl almost all of the commonly used techniques and methods specific light, material, rotation, translation, texture, the method ball
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:434535
    • 提供者:李伟
  1. GLTexture

    0下载:
  2. 用OPENGL写的关于纹理贴图的程序以及如何使用光照和材质。-write with OpenGL textures on the procedures and how to use light and materials.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:92122
    • 提供者:hxh
  1. Directx8

    0下载:
  2. 第一章、准备就绪,第二章、绘制三角形第三章、旋转的立方体第四章、全屏模式和深度缓冲第五章、矩阵变换第六章、纹理第七章、灯光与材质第八章、索引缓冲第九章、有纹理的球体、圆柱体和锥体第十章、载入模型-first chapter, ready to Chapter II, Chapter III Rendering triangle, rotating cube IV, Full-screen mode and depth buffer fifth chapter, Chapter VI transf
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1977513
    • 提供者:高宏俊
  1. c_directx

    0下载:
  2. directx的循序渐近编程,从简单的绘制基本的几何图形到光照、材质、纹理、模型等编程。-DirectX the orderly and gradual program, from simple geometric shapes drawn to the basic light, material, texture, Programming model.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:220919
    • 提供者:黄少华
  1. flagsimulation

    0下载:
  2. 用openGL编写的旗帜的飘动的代码,运用了纹理映射技术,运用光照及材质,效果很好-prepared using openGL wafted the banner of the code, the use of texture mapping technology, and the use of light materials with good results,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:112805
    • 提供者:丁绍洁
  1. openglbasicknow

    0下载:
  2. 很基础的,适合初学者. 包含背景简介 一个简单的例子使用颜色 坐标变换 堆栈操作 显示例表使用光照和材质纹理映射 特殊效果操作 曲面和曲线NURBS曲线和曲面 二次几何体像素操作 动画制作菜单管理-very foundation. for beginners. Background briefings included a simple example using color coordinate transformation stack operating table shows ca
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:248533
    • 提供者:张林
  1. 3DEditor

    1下载:
  2. 三维场景编辑软件 能实现3DS外部对象的输入和输出 材质纹理的编辑 还可以将屏幕保存为图形文件 录制AVI文件等
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2175052
    • 提供者:小康
  1. Test120060656

    0下载:
  2. OpenGL 程序 纹理 光照 材质等相关方面
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38639
    • 提供者:cui cui
  1. DXfei

    1下载:
  2. 这是本人开发的一个基于directx8.0 sdk的一3d飞行模拟游戏Demo,虽说纹理和模型不怎样,但是功能还是齐全的,包括.x模型导入,飞行控制,2d显示,索引缓冲,键盘和鼠标键入,灯光与材质.是3d学习者的一个很好参考.
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:73750
    • 提供者:huangfei
  1. czhgzhwl

    0下载:
  2. VC2005编写,用DirectX编写的材质与光照和纹理的程序。
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:745177
    • 提供者:赵明斌
  1. OpenGL.rar

    1下载:
  2. 本程序画了一个地球仪,包含基本图形的绘制,光照的设置,材质的设置,纹理映射,动画等等,This program drew a globe that contains the basic graphics rendering, light settings and material settings, texture mapping, animation, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:1630767
    • 提供者:徐霞
  1. opengl light

    1下载:
  2. opengl光照材质和纹理映射的一个小实例-opengl light texture and texture of a small example of
  3. 所属分类:OpenGL

    • 发布日期:2012-12-27
    • 文件大小:1842573
    • 提供者:燕子
  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. TextureTorusProject

    0下载:
  2. OpenGL的程序,带有光源纹理材质效果的环。可以通过键盘交互,可以旋转,开关光源,填充取消材质效果等,具体请看内部注释。-OpenGL program, with a light texture effect of the ring material. Interaction through the keyboard, you can rotate, switch light, fill material cancellation effects, and details, please re
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:255081
    • 提供者:张胜凯
  1. Graphics_simple

    0下载:
  2. 包含几个简单的Direct小程序和源代码,适合初学者:Direct3D程序设计基础 坐标系变化与基本图元 顶点坐标变换 光照与材质 纹理映射基础 使用文件模型 深度测试与Ailha混合 雾化-Direct with a few simple applets and source code, suitable for beginners: Direct 3D programming-based coordinate system changes with the underlying meta-v
  3. 所属分类:Graph program

    • 发布日期:2017-06-01
    • 文件大小:14269941
    • 提供者:树海
  1. 05-JP_id_Tech_5_Challenges

    0下载:
  2. 介绍材质 纹理 简单的图形图像处理原理 效果极好 可以作为参考-Introduce textures simply stunning graphics image processing principles can be used as reference
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3563580
    • 提供者:大师
  1. Nehe-Sample-Game

    0下载:
  2. 一个简单的游戏,出自Nehe教程 ,OpenGL API 此教程涉及OpenGl中的许多方面: 点线面的绘画,视角平移,视口调整,材质纹理,显示列表的创建和删除等 本范本亦是OpenGL做为windows程序编程的一个范本,cpp文件的框架可以为许多Opengl变成所用,只需修改DrawSence()函数即可将其他opengl代码在windows程序下显示,可以说是很容易使用。 -A simple game, from Nehe tutorial, OpenGL API Op
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:265852
    • 提供者:my name
  1. traceball

    0下载:
  2. 用OpenGL显示球面材质纹理,并使得球能够跟踪鼠标的移动-the texture ofball
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:454316
    • 提供者:Fanlipeng
  1. terrain

    0下载:
  2. 高清地形材质纹理贴图。希望大家互相分享,大家一起进步。-HD terrain material textures. I hope you share with each other, we progress together.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1027175
    • 提供者:conglin
  1. Boxman

    0下载:
  2. 基于OpenGL的推箱子游戏,简单的Obj模型导入,基本材质纹理显示,场景漫游,碰撞检测,光照模型,基本体素,基本几何变换...(Based on the OpenGL box game, simple Obj model import, the basic material texture display, scene roaming, collision detection, illumination model, basic voxel, the basic geometry transf
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:8178688
    • 提供者:Jerry_U
« 12 3 4 »
搜珍网 www.dssz.com