搜索资源列表

  1. Real-Time 3D Terrain Engines source code

    0下载:
  2. Real-Time 3D Terrain Engines 的源代码,描述怎样实时渲染3D地形,对游戏开发者应该有帮助。-Real-Time 3D Terrain Engines source code, describing how real-time rendering of 3D terrain, the game should help.
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:8977220
    • 提供者:易南阳
  1. 四叉树剖分LOD Terrain

    0下载:
  2. 四叉树剖分地归算法Terrain示例(仅仅算法实现)-quadtree mesh algorithm Terrain classified examples (only Algorithm)
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:740277
    • 提供者:王云
  1. Terrain

    0下载:
  2. 地形ROMA算法改进,对大规模地形数据特别有效-terrain ROMA algorithm improvements to the large-scale topographic data particularly effective
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9272552
    • 提供者:唐松涛
  1. Focus-On-3D-Terrain-Programming(Source-Code)

    0下载:
  2. Focus On 3D Terrain Programming 一书附赠的源代码,OpenGL编写-Focus On 3D Terrain Programming comes with a book of the source code, OpenGL prepared
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14542440
    • 提供者:PanYupin
  1. Terrain

    0下载:
  2. 己做的3D模拟浏览,重要用的是读入TEXT文档里面的模拟地形数据,有雾化效果-others do 3D simulation browsing, it is important the document read TEXT inside the simulated terrain data, atomizing effect
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:15092
    • 提供者:易益平
  1. VOXEM.ZIP

    0下载:
  2. will generate a voxel terrain map and place this data in a 2d array rotate the terrain map data about x,y,z
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:9216
    • 提供者:站长
  1. 三维天空与地形

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

    • 发布日期:2024-05-13
    • 文件大小:392192
    • 提供者:李永冰
  1. OpenGL实现三维地形实时动态显示

    0下载:
  2. 用vc++和OpenGL实现三维地形实时动态显示-with vc and OpenGL 3D real-time dynamic display of terrain
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:1277952
    • 提供者:hkx
  1. height map

    0下载:
  2. 用OPENGL开发的地形程序.-use OpenGL development of the terrain procedures.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:1050624
    • 提供者:周大
  1. TerrainGenerator2D

    0下载:
  2. 在VB环境下开发的,可以生成二维地形的程序-in VB development environment that can generate two-dimensional terrain procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:刘佳音
  1. octree

    0下载:
  2. 3Do游戏代码,基于四差数的地形程序,lod地形实现。-3Do game code, based on the difference of four terrain procedures, incomplete realization of the terrain.
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-13
    • 文件大小:1916928
    • 提供者:易益平
  1. 地形碰撞检测方法

    0下载:
  2. 地形碰撞检测方法,J2ME手机游戏开发例程之一,供初学者学习,含代码!-terrain collision detection methods, the development of J2ME mobile gaming routines, one for beginners to learn, with the code!
  3. 所属分类:J2ME

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:
  1. triangulate

    0下载:
  2. Triangulate Efficient Triangulation Algorithm Suitable for Terrain Modelling or An Algorithm for Interpolating Irregularly-Spaced Data with Aplications in Terrain Modelling
  3. 所属分类:绘图程序

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:何阳
  1. TerrainEdtPainterV1bSource

    0下载:
  2. Terrain Edit Tool To load a terrain you need to use the .ox3 look the sample in [TerrainLoad] folder. But you have two chose with the texture you can add a glmateriallib to your form and load the saved texture m
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:1792000
    • 提供者:王維
  1. QUADTREE地形

    1下载:
  2. 四叉树(lod)实现地形三维可视化的程序,内有代码和数据-quadtree (incomplete) 3D terrain visualization procedures, which have code and data
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-13
    • 文件大小:302080
    • 提供者:齐名
  1. 虚拟地形建模

    1下载:
  2. 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of t
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:13375488
    • 提供者:
  1. 大规模地形渲染

    1下载:
  2. 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:3378176
    • 提供者:小高
  1. Terrain

    0下载:
  2. 三维地形重建显示,感觉很不错。效果很好,可以自由移动视角-Three-dimensional terrain display
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-13
    • 文件大小:3143680
    • 提供者:
  1. Real Time 3D Terrain Engines Using C++ and DX9

    0下载:
  2. Book: Real-Time 3D Terrain Engines Using C++ and DirectX 9 Author: Greg Snook Editorial: Charles River Media 1 edition (June 2003)
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-13
    • 文件大小:5032960
    • 提供者:NeonGE
  1. terrain modify

    0下载:
  2. 实现直接获取TerrainData对terrain进行修改(with this code one can modify the terrain in unity via loading terraindata directly)
  3. 所属分类:Unity3D

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:基本无害
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org