CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 地形

搜索资源列表

  1. OPENGL_GIS

    0下载:
  2. 铁路三维地形漫游系统,使用OpenGL、VC、Oracle编写-Railway 3D Terrain System, using OpenGL, the VC, Oracle write
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1167495
    • 提供者:陈霞
  1. quaddemo

    0下载:
  2. 使用四叉树进行Lod地形建模程序 ,使用opengl+c++实现 -quadtree lod terrain
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:39993
    • 提供者:刚陈
  1. CUBE(MFCExample)

    0下载:
  2. 在VC++下,利用OpenGL(三维图形API)绘制三角形地形网格 利用OpenGL施加光照眀暗处理-OpenGL (3D graphics API in VC++)) draw a triangle terrain grid Using OpenGL to exert light Ming dark
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1413188
    • 提供者:zhaojing
  1. HeightMap

    1下载:
  2. OPENGL与visual c++编写的简单程序,利用灰度图生成地形。-Opengl and visual c++ written in simple procedures, the use of grayscale to generate the terrain.
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-06
    • 文件大小:776192
    • 提供者:
  1. Draw12

    0下载:
  2. 使用 OpenGL 进行三维地形的绘制的源代码,能够通过输入参数值确定地形的坡度-Using OpenGL for rendering of the source code for the three-dimensional terrain, through the input parameter values ​ ​ to determine the slope of the terrain
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1800280
    • 提供者:史思
  1. GPSopengl

    1下载:
  2. 用opengl编写的读取一张灰度图的灰度值作为高度将其立体化,按键盘可以漫游这张立体图,模拟地形漫游效果-a good example for opengl a little bit challenging
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-06
    • 文件大小:822272
    • 提供者:hou
  1. 3DSLoad

    0下载:
  2. OPENGL中3DS文件的导入以及天空的绘制和地形的渲染!-OPENGL 3DS file import and rendering of the drawing and topography of the sky!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7486098
    • 提供者:HLC
  1. terrain123

    0下载:
  2. 这是一个关于地形三维可视化的程序,使用了OpenGL图形库,可以给初学者参考参考。-This is a about the terrain of 3 d visualization program that USES OpenGL graphics library, can give beginners reference reference.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:128293
    • 提供者:东风
  1. LOD_terrain123

    0下载:
  2. 这也是一个关于地形三维可视化的程序,使用了OpenGL图形库,但是含有LOD算法哦。-This is also a about the terrain of 3 d visualization program that USES OpenGL graphics library, but contain LOD algorithm oh.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:872786
    • 提供者:东风
  1. OMyTerrain1p

    0下载:
  2. OpenGL中,使用随机生成成地形的方法进行三维地形的模拟, -OpenGL, 3D terrain simulation using randomly generated terrain,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2096534
    • 提供者:thriftyy
  1. MyDEM3D

    0下载:
  2. openGL,VC++实现三角网绘图,绘制三位地形。-openGL, VC++ triangular network drawing, draw three terrain.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7182391
    • 提供者:
  1. tMappGLFFPSh

    0下载:
  2. 来自GameTutorial的关于OpenGL的源码实例。。地形渲染,并可计算FPS值。非常有学习价值。 -From GameTutorial source examples of OpenGL. . The terrain rendering, and can calculate the FPS value. Learning value.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:167620
    • 提供者:linggan
  1. uOpeenGL_Progs

    0下载:
  2. 运用OpenGL开发的5个游戏源码程序源码的源码实例例,有飞机射击、地形游览等。 -Five games using the OpenGL development source program source code source instance cases, aircraft shooting terrain tour.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1014779
    • 提供者:ab
  1. Large-scale-terrain-rendering

    0下载:
  2. OPENGL 大规模地形渲染,有LOD代码在里面。老外.NET环境开发-The OPENGL large scale terrain rendering LOD code inside. Foreigners. NET environment for the development
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:731844
    • 提供者:羽田
  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
    • 文件大小:2613191
    • 提供者:许文俊
  1. vcOpenGL3d

    0下载:
  2. 主要描述介绍使用vc和opengl进行3d地形开发,程序短小精悍,可供爱好者学习借鉴。-Main descr iption describes the use vc and the opengl 3d terrain development program dapper, enthusiasts can learn from.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-28
    • 文件大小:1278179
    • 提供者:jack
  1. terrain

    0下载:
  2. OpenGL实现三维地形实时动态显示,有云,有山,有草地,效果很逼真-OpenGL to achieve real-time dynamic display of three-dimensional terrain, cloud, mountains, grasslands, the effect is very realistic
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:1294678
    • 提供者:歪歪
  1. kkkidadj

    0下载:
  2. OpenGL绘制的3D地形,适合初学者。-OpenGL rendering of 3D terrain, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-07
    • 文件大小:1887232
    • 提供者:录音机
  1. MyTerrain

    0下载:
  2. 在MFC框架下用OPENGL实现了简单的三维地形,用到了DEM和分布形等知识-With OPENGL MFC framework to achieve a simple three-dimensional terrain, use the DEM and knowledge distribution shaped
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:3601153
    • 提供者:周春浩
  1. Terrain2

    0下载:
  2. Opengl实现地形的渲染,挺漂亮的部分框架使用Nehe的,希望对大家有好处-Opengl Terrain
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-05
    • 文件大小:1432
    • 提供者:熊雁斌
« 1 2 ... 13 14 15 16 17 1819 20 21 »
搜珍网 www.dssz.com