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

搜索资源列表

  1. 030803

    0下载:
  2. 多纹理扩展技术在真实感地形绘制中的应用 一偏横好的论文-more texture expansion terrain in photorealistic rendering of one-sided good thesis Wang
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:273950
    • 提供者:高皆
  1. lodjdsf

    0下载:
  2. LOD技术在地形绘制中的应用关于这方面的一篇文章-LOD terrain mapping technology in the application of this article
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:25009
    • 提供者:zhaoming
  1. 3Dterrain_demo_pc

    0下载:
  2. 3D地形绘制渲染,实现环绕效果。OpenGL+VC环境,release文件夹有可运行的执行文件,用户可以查看效果。-3D terrain mapping exaggerated, to achieve Surround. OpenGL VC environment, release folder is operational implementation document, users can view results.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:101975
    • 提供者:陈铤杰
  1. 523q

    0下载:
  2. 介绍地形绘制的过程,并给出详细的代码注释,同时用户可以交互操作
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37653
    • 提供者:周军涛
  1. quaddemo

    0下载:
  2. 此程序是利用VC和opengl实现的地形绘制功能,同时里面应用到四叉树等相关知识。相互学习
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1361661
    • 提供者:齐成涛
  1. HyperRoam

    0下载:
  2. 一种改进的roam地形绘制算法的绘制源码
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3608823
    • 提供者:tangyin
  1. SkyDome

    0下载:
  2. 一个sky的demo 涉及到opengl 地形 绘制 纹理贴图 适合初学者学习
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2370447
    • 提供者:彭飞
  1. DemControl

    0下载:
  2. C#写的绘图程序,可以根据地形绘制坡面图,以及绘制自定义统计图表等等,很实用。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12072
    • 提供者:小草
  1. sanweidixing

    0下载:
  2. 三维地形绘制--四叉树递归算法 .比较具有参考价值,值得借鉴
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1741
    • 提供者:罗瑞海
  1. opengl游戏编程源码全套

    6下载:
  2. opengl游戏编程源码全套!!从简单的框架到复杂的地形绘制!还有真实的游戏场景!!完美啊!! 20个opengl实例!可运行!
  3. 所属分类:OpenGL

    • 发布日期:2011-04-08
    • 文件大小:21323026
    • 提供者:aa8888
  1. HeightMap6_GL.OpenGL绘制地形的例子

    2下载:
  2. 这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助,This is an example of OpenGL rendering terrain, which contains the shader using shader rendering surface, such as technology, in the hope that everyone has to do to help
  3. 所属分类:3D图形编程

    • 发布日期:2012-11-13
    • 文件大小:2612187
    • 提供者:zlt
  1. SkyAndTerrain 绘制天空盒子和地面

    0下载:
  2. 基于VC和Opengl,绘制天空盒子和地面,采用基本绘制方法,没有用到ROAM,无视区裁剪,一次性全地形绘制。-Effects made with VC example, it is practical. Contains 26 folders, a total of 100 examples of effects
  3. 所属分类:OpenGL

    • 发布日期:2017-06-06
    • 文件大小:21112832
    • 提供者:卡塞蒂
  1. dizhenzhenzhongyuce.rar

    2下载:
  2. 用MATLAB读取bmp图片 同时得出三维的坐标 同时绘制了灾区地震的地形图,Bmp image to use MATLAB to read at the same time to draw three-dimensional coordinates of the earthquake disaster areas at the same time drawing the topographic map
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-10
    • 文件大小:25764
    • 提供者:刘寿宝
  1. CU_Multitexture

    0下载:
  2. directx+hlsl实现的多层纹理地形绘制 -directx+ hlsl achieve multi-texture terrain rendering
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:1081873
    • 提供者:王亚峰
  1. ClipmapTerrain

    0下载:
  2. 基于GPU地形绘制算法,可以ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:34509
    • 提供者:赵华成
  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. terrain_fen

    0下载:
  2. 一个地形分块程序,对海量地形块,进行LOD分块,自动重新组织,实现普通3D图形卡漫游-A terrain block procedures for Massive Terrain block, block to LOD, automatic re-organization, to achieve common roaming 3D graphics card
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:124658
    • 提供者:fuyongfeng
  1. 3D_Terrain

    0下载:
  2. 3D地形绘制,基于微软框架。但主要代码是一个类,可以拆出来单独用-3D terrain mapping, based on Microsoft frameworks. But the main code is a class, you can split out separately with
  3. 所属分类:DirextX

    • 发布日期:2017-04-06
    • 文件大小:420327
    • 提供者:王少江
  1. OPENGlshili

    0下载:
  2. 三维地形生成算法(Diamon-Square)和天空纹理绘制的源代码-3D terrain generation algorithm (Diamon-Square) and the sky texture mapping the source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4097387
    • 提供者:baichaoda
  1. ztLODTerrain

    1下载:
  2. 相信对地形绘制熟悉的同学会听过曾涛,这是他编写的三维地形漫游一个程序,功能非常全面,适合科研及测试开发(I believe that the students who are familiar with the terrain rendering will listen to Zeng Tao, which is written by him in the process of 3D terrain roaming. The function is very comprehensive and
  3. 所属分类:3D图形编程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com