搜索资源列表

  1. Terrain

    0下载:
  2. C#编写的平滑地形生成及运动程序,采用OpenGL实现,需要CSGL库支持。-Smooth terrain generation & motion program using OpenGL[CSGL Lib required]
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:889856
    • 提供者:Anlaen Liang
  1. workspaceGis3

    0下载:
  2. 使用java实现applet插件,可以在网上现实3维地形,并实现lod功能,用户可以用鼠标和键盘漫游-Applet implementation using java plug-in, available online reality 3-dimensional terrain, and implementation lod function, users can roam with the mouse and keyboard
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-13
    • 文件大小:6877184
    • 提供者:zhuhui
  1. focus.on.3D.terrain

    0下载:
  2. 专注于游戏的地形生成编程,适合于已经熟悉3D渲染管线的游戏开发者阅读。-Focus on 3D terrain Programing with DirectX9.0
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:5575680
    • 提供者:ray
  1. MYTERRAIN1

    0下载:
  2. 用VC++开发OPENGL 地形场景 可以位图贴图-vc++60 openggl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:123904
    • 提供者:houzuyi
  1. code

    0下载:
  2. 主要利用MFC和OPENGL所開發的CODE,內容有5個FILE,包含3D地形模擬,星空模擬,水的波動,爆炸效果,霓虹效果模擬-The main use of MFC and OPENGL developed CODE, the content has 5 FILE, includes 3D terrain simulation, the Star simulation, water fluctuations, explosion ef
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:6067200
    • 提供者:alvin
  1. MYTERRAIN1

    0下载:
  2. 三维地形模拟,有可编译工程,可用于场景设计学习-OpengGL vc++60
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:122880
    • 提供者:houzuyi
  1. TERRAIN3DGROUND

    0下载:
  2. 三维地形,可用于场景设计学习,有可编译的工程。-OpenGL VC++60
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:333824
    • 提供者:houzuyi
  1. FIGHTERTEST

    0下载:
  2. 飞机地形模拟系统源码,模拟飞机飞行的地形-Source plane terrain simulation system to simulate the flight terrain
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:385024
    • 提供者:anthony
  1. MyTerrain2

    0下载:
  2. 用openGL写的3d地形模拟,有点像CS的地图,游戏开发类-Writing with openGL the 3d terrain simulation, a bit like a CS map, game development category
  3. 所属分类:Windows编程

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

    0下载:
  2. 使用高度图生成一个地形,使用地形的纹理和光照.找到控制地形上照相机位置的,模拟在地形上走动。-Used to generate a terrain height map, the use of texture and light terrain. Found to control the terrain on the camera location to simulate the terrain at Walk on.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:1715200
    • 提供者:sxf
  1. A12_collisions

    0下载:
  2. 实现3D游戏碰撞,摄象机,地形的载入和人物模型的倒入;-Achieve 3D Game collisions, cameras, terrain model of loading and personalities into
  3. 所属分类:游戏

    • 发布日期:2024-05-13
    • 文件大小:27648
    • 提供者:LF
  1. 3DTerrain

    0下载:
  2. 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。运行时,按左右将重新生成随机地形,按下退出。 -OpenGL on the basis of a modified example, on OGLES at QUAD painting did not find the function, used to replace the two triangles,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:2020352
    • 提供者:magic
  1. poptang

    0下载:
  2. 模拟盛大公司的经典游戏,逼真实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑,支持草丛、帐篷、冰窟等掩体物,支持各种主要道具,支持小区、沙漠和冰川三种地形,支持基本模式和复活大战模式。纯面向对象开发,灵活使用继承、多态特性,应用Singleton、Prototype、State等设计模式。-Analog grand the company' s classic games, most of its featur
  3. 所属分类:Windows编程

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

    0下载:
  2. Direct3D游戏开发里的一个简单例子,实现了地形的绘制-Direct3D game development in a simple example of implementation of the terrain rendering
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-13
    • 文件大小:1024000
    • 提供者:hebiao
  1. 3DTerrainSimulationPCversion

    0下载:
  2. 3D地形模拟2(带纹理)PC版 依据一本OpenGL上的例子修改的,在OGLES上没有找到绘画QUAD的函数,就用了两个三角形来替代,主要用到的还有FOG等效果。 带纹理的,主要要用到glTexImage2D,效果如图。使用的时候将纹理文件tr.rgb放到根目录下即可。 运行时,按左右将重新生成随机地形,按下退出。-3D terrain simulation 2 (with texture) PC version of OpenGL o
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:107520
    • 提供者:yingjieyang
  1. Show3D

    0下载:
  2. 用OpenGL实现了3D地形的加载以及模型,按w向前走,按s向后走,按a、d分别向左右走。-OpenGL implementation with a 3D terrain model of the load and, according to w to move forward, according to s walk backward, according to a, d, respectively, to go around.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:34930688
    • 提供者:占剑
  1. AdVantageTerrain

    0下载:
  2. 一个用D3D9的做的地形创建工具,可以扩展编辑。-Terrain tools use d3d9
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-13
    • 文件大小:4191232
    • 提供者:ffx
  1. OPENGL_LOD

    0下载:
  2. VC++环境使用OpenGL实现地形模拟,使用四叉树Lod算法-OpenGL Lod
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:1880064
    • 提供者:左亮亮
  1. focus.on.3D.terrain

    0下载:
  2. 国外著名的游戏编程书籍及其附带源码,教您如何详细的设置光照和纹理来渲染整个地形。值得借鉴-Game Programming famous book and its accompanying source code to teach you how to set up a detailed rendering light and texture to the whole terrain. Be used for reference
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:17757184
    • 提供者:乖乖
  1. flying_src

    0下载:
  2. 真实感地形的生成,同时进行类似飞行器视角的漫游-Realistic terrain generation, similar to aircraft roaming Perspective
  3. 所属分类:OpenGL

    • 发布日期:2024-05-13
    • 文件大小:316416
    • 提供者:HK
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org