搜索资源列表

  1. MapMaker

    1下载:
  2. “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1049634
    • 提供者:Flex
  1. MIPMAP

    1下载:
  2. OpenGL初级学习的经典例程,实现了多纹理贴图功能。有助于理解多纹理贴图功能。-OpenGL primary study of the classic routines, achieving more texture mapping function. Helps to understand more texture mapping function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7537
    • 提供者:wr
  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. 图形学的一个课程设计

    1下载:
  2. 我个人设计的用opengl设计的纹理贴图程序 语言为VC-I personally designed using opengl textures designed for the programming language Visual C
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:49624
    • 提供者:书架
  1. newogl006

    0下载:
  2. 应用OpenGL制作旋转的带纹理贴图的正方体-OpenGL application produced with the rotation of the cube textures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:76378
    • 提供者:陈大民
  1. newogl008

    0下载:
  2. 应用OpenGL制作透明的带纹理贴图的可键盘控制的正方体-OpenGL application with the production of transparent textures of the cube keyboard control
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:186493
    • 提供者:陈大民
  1. d3dle6

    0下载:
  2. 计算机图形学,应用DirectX 8.0 SDK制作带纹理贴图的旋转的正方体-computer graphics, DirectX 8.0 SDK application productions on the textures of the rotating cube
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:96953
    • 提供者:陈思
  1. le8

    0下载:
  2. 应用VC++6.0编写制作透明的带纹理贴图的可键盘控制的正方体小程序-Application VC 6.0 to compile and make transparent textures with keyboard control of the cube small program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:4556
    • 提供者:陈思
  1. nehe_world

    0下载:
  2. nehe的一个源代码,主要演示的是地形的纹理贴图技巧和场景漫游-nehe source of a major demonstration of terrain textures skills and Walkthrough
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:171914
    • 提供者:张明
  1. Gl_TextureGeneration.ZIP

    0下载:
  2. 纹理贴图,效果还行,多加交流,反馈信息,谢谢合作-textures, the results were OK, more exchanges, feedback information, Thank you for your cooperation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:410325
    • 提供者:njw
  1. BumpMap

    0下载:
  2. Directx9例程 关于多层纹理贴图的例子,有详细注释!-Directx9 routines on the multi-storey textures example, a detailed notes!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:586006
    • 提供者:王五
  1. Exam2_texture

    0下载:
  2. 本实演示了在MFC中如何建立OpenGL的程序框架,如何进行纹理贴图的坐标计算,以及混和方法的实现。-this is a demonstration of how to establish MFC OpenGL fr a mework of the procedure, how texture mapping coordinates, and the mixture of achievement.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:355711
    • 提供者:xjq
  1. seareflect15

    3下载:
  2. 一个模拟海面的程序,用纹理贴图,盒子天空。-a simulated sea and the procedures used textures and sky boxes.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2016574
    • 提供者:孙烁
  1. WaveSimulation

    2下载:
  2. 一个模拟海浪和海浪破碎生成泡沫的程序,使用纹理贴图,效果逼真。-a simulated waves and waves generated broken bubble, the use of textures, and lifelike.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:599521
    • 提供者:孙烁
  1. cloud-opengl

    0下载:
  2. 三维动态云彩的绘制,采用动态纹理贴图的技术来实现,效果不错-clouds of the three-dimensional dynamic mapping, dynamic texture mapping technology to achieve good results
  3. 所属分类:OpenGL

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

    0下载:
  2. 移动的雾效果演示,基于win32的控制台程序,使用纹理贴图实现-mobile demonstration effect of the fog, based on win32 console, the use of texture mapping to achieve
  3. 所属分类:OpenGL

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

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

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

    0下载:
  2. 用OpenGL实现地形,包括3ds文件的读取、纹理贴图等等。-use OpenGL terrain, including 3ds document read, texture mapping, and so on.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:483417
    • 提供者:小溪
  1. openglexample5

    0下载:
  2. 一个实现了纹理贴图立体效果的opengl程序,在这个程序中你将开始学习如何实现纹理贴图,效果很不错!-a texture map to achieve a three-dimensional effect of opengl procedures, In this process you will begin to learn how to achieve texture map, the effect is pretty good!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44782
    • 提供者:张阳
  1. DirectX10

    1下载:
  2. 游戏开发导引第十章源码,纹理贴图,书很好,BaiDu上搜不到源码的,故上传,太大了(总共10多兆)下载困难,只好分开传,原本该网站只有1-5章内容-game development Seeker Chapter 10 source, texture mapping, a good book, not found on the portal source code, Upload it, too (a total of more than
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:330348
    • 提供者:qtbjq
« 1 2 3 4 5 6 78 9 10 11 12 ... 27 »

源码中国 www.ymcn.org