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

搜索资源列表

  1. sky&terrain

    0下载:
  2. 用opengl编写的天空和大地,其中天空有2种模式
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:297.48kb
    • 提供者:张金成
  1. opengl_scene_demo

    3下载:
  2. 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形, 加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释-yourself writing multithreaded OpenGL procedures, the background resource loading, JPEG, PNG file creation texture, preservation Screenshots, created from the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.61mb
    • 提供者:hmn
  1. FractalTerrain

    0下载:
  2. 本系统三维地形的模拟,根据地形高度数据,地形纹理数据,天空背景纹理数据,最后经过渲染得到了三维随机地形模拟效果.-the system of three-dimensional terrain modeling, based on terrain height data, topographical texture data, the sky background texture data, finally playing up to be a random three-dimensional
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:96.32kb
    • 提供者:zhang
  1. 三维天空与地形

    0下载:
  2. 基于OPENGL的三维天空与地形模拟漫游程序-based on the OpenGL 3D terrain and sky simulation roaming procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:383.42kb
    • 提供者:李永冰
  1. SKYANDTERRAIN

    0下载:
  2. 天空和地形的制作,opengl c- sky ,terrain ,opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3.16mb
    • 提供者:姜维
  1. LodTerrain-house

    0下载:
  2. 这是OpenGL中的一个完整小程序,包括地形,天空,还有一个简单的房屋。可以前进、左进、右进等操作。-This is one of the full OpenGL small programs, including the terrain, the sky, and a simple home. Can move forward, left, and right into the operation into.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6.59mb
    • 提供者:qingxia
  1. tiankonganddixing

    0下载:
  2. 天空和地形的源码,自己改写的,大家看看一下。大家可以自己发挥修改-Sky and the terrain of the source that he adapted, let us look at some. U.S. can play a modified
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:1.44mb
    • 提供者:gwj
  1. SkyAndTerrain

    0下载:
  2. 天空和地形的构造,使我们可以在场景中随着地势的高低起伏实现漫游的效果。-Sky and the terrain of the structure, so that we can in the scene with the ups and downs of the terrain to achieve the effect of roaming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:981.17kb
    • 提供者:孙首乙
  1. TERRAIN3DTEST

    0下载:
  2. 飞行漫游:包括地形 天空 水的渲染等等 鸽子工作室的-Roaming flight: including terrain rendering water sky
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.22mb
    • 提供者:达内
  1. VC6Project

    0下载:
  2. 一个VC++下的opengl地形,水波,天空系统 特别是采用灰度图片作为高度信息来构造地形。-A VC++ under the opengl terrain, water, sky system, particularly the use of gray-scale image as a high degree of information to construct the terrain.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:832.77kb
    • 提供者:sodu
  1. SkyAndTerrain

    0下载:
  2. OpenGL下编写的地形和天空,漫游的时候,视点会随着地形的起伏而变化。-OpenGL, prepared the terrain and sky, roaming when the point of view will change as the undulating terrain.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.43mb
    • 提供者:ygy
  1. SkyAndTerrain

    0下载:
  2. Opengl游戏编程中的天空和地形的模拟源代码-Opengl Game Programming in the sky and terrain simulation source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4.4mb
    • 提供者:yangjian
  1. GraphicsHomework

    6下载:
  2. 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统,应老师要求,完成的主要功能如下。 必做部分: 1. 采用3DS Max对三维场景进行了建模。场景中包含了建筑物、道路、天空等基本元素,实现了场景的纹理贴图功能。(见图1,2) 2. 实现了通过3DS Loader读取场景数据。 3. 使用了OpenGL和GLUT扩展库来实时绘制上述场景,画面生成速度达到36帧/秒。 4. 提供了友善的用户界面,并实现了多角度场景的交互漫游,可以以第一人称行走的方式漫游场景
  3. 所属分类:OpenGL

    • 发布日期:2013-05-06
    • 文件大小:13.72mb
    • 提供者:王晓宁
  1. 3dsExport

    0下载:
  2. 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等-OPENGL write multi-threaded program, to achieve the background load of resources, from JPEG, PNG files to create texture, save screen shots, create terrain from height
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.61mb
    • 提供者:epzhlj
  1. terrain

    2下载:
  2. 用OPGL实现的渲染地形一.2个地形生成算法 二.地形上的纹理 三.四叉树LOD渲染地形 四.相机剪裁地形 五.天空盒 六.简单海水 七.广告牌 八.光晕 九.地形场景物体与BVH 十.阴影体 十一.碰撞 十二.无限地形-Terrain rendering with OPGL achieve a .2 a terrain generation algorithm 2. Three terrain texture. Quadtree LOD
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-08
    • 文件大小:2.97mb
    • 提供者:小轩
  1. OpenGL-Sky-and-Terrain

    0下载:
  2. 基于MFC的OpenGL,绘制了很逼真的天空和地形-MFC-based OpenGL, draw a very realistic sky and terrain
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8.25mb
    • 提供者:xuejian
  1. OpenGL-3D-Terrain

    0下载:
  2. 在Visual C++及OpenGL环境下开发的3D地形浏览程序,在天空盒中载入现有的地形高度图文件terrain.raw,并运用自己开发的Camera类实现3D空间中的浏览-Developed in OpenGL environment Visual C++ and 3D terrain viewer, the terrain height map files loaded in the sky box terrain.raw and use to develop their own Came
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:raffaelezou
  1. Terrain

    0下载:
  2. 基于opengl的地形载入,动态天空球,还有摄像机漫游。地形载入使用了opengl的VBO扩展创建定点缓存。-Opengl terrain based on load, dynamic sky sphere, as well as the camera roaming. Opengl terrain loading of the VBO extension used to create fixed cache.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.49mb
    • 提供者:许文俊
  1. sky

    0下载:
  2. VC++结合opengl开发地形,开发了很长时间,可以为开发者提供很大的帮助.-VC++ terrain combined with opengl development, development for a long time, can provide for the development of great help.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:806.21kb
    • 提供者:zhcomputer
  1. 3D-Terrain

    0下载:
  2. OpenGL示例程序,包括一个3D的地形及天空盒,其中有人物。-OpenGL sample program, including a 3D terrain and sky boxes, which figures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-13
    • 文件大小:20.24mb
    • 提供者:WY
« 12 »
搜珍网 www.dssz.com