搜索资源列表
seaTerrain
- 海水地形模拟程序,用了多重纹理映射方法,真实感强-water terrain simulation program with multiple texture mapping, realistic -
terrainEngine
- 国外程序员编写的基于OpenGL的3D地形引擎。 errain Engine I started working on a terrain engine around October 2000. I was deeply moved by screenshots from black and white :) My intention and main goal was to create something visually stunning. This mean
promptshaderey
- 本程序为一个非真实渲染的DEMO以非真实渲染(none-photorealistic rendering)风格,对户外场景进行着色的技术。在2003年秋天的Beyond3D/ATI shader compititon中,Shaderey程序最先使用了这些技术来进行渲染。在Shaderey的户外场景中,包含了地形,云,树木,房屋,天空顶,以及湖水.-the procedures for a non-realistic rendering of the DEMO non-realistic rend
demo1.rar
- 这是一个地形的源码,里面实现了流水,天空,云飘,和高低起伏的山峦,This is a terrain source, which has running water, sky, cloud drift, and low hills
BFC2D.rar
- 《日本水理公式例题集》例题2-8源程序 一般坐标的河道水流计算 利用给定的河道地形数据和水位、流量历时变化数据计算平面二维非恒定流动," Japan, the rationale for the formula of water Example Set" Example 2-8 source of the river flow in general coordinates calculated using the given data and river water lev
OpenGl-Scene
- opengl实现的3d场景漫游,有三维地形,水面,喷泉,碰撞检测,Billboard等特效。-opengl 3d scene roaming implementation, there are three-dimensional terrain, water, fountain, collision detection, Billboard and other special effects.
code
- 主要利用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 effects, the effect of simulated
TERRAIN3DTEST
- 飞行漫游:包括地形 天空 水的渲染等等 鸽子工作室的-Roaming flight: including terrain rendering water sky
3d_terrain_water
- 一本书的3D地形WATER的源码 很有参考价值-A book of the 3D terrain WATER valuable source
VC6Project
- 一个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.
textureex3
- 高程纹理地形,高山,水,可以用鼠标转动画面-Elevation texture terrain, mountains, water, you can rotate the screen with the mouse
Projet_V0.3
- It s the version 0.3 of my project for my school. There are a terrain generated by a Height map, and a skyBox and water with reflexion.
3DGameEngine
- 01_B 三维基础 B00 框架--简单框架 B01 框架--DXUT框架 02_S 三维场景 S00 室内--BSP结构场景 S10 室外--基本高度图地形 S13 室外—城市场景管理 S21 水体--基于实时反射的水 03_N 环境特效 N00 光影--闪电效果 N03 光影--实时阴影 N11 天气--蓝天白云 N15 天气--小雨飘飘 N17 天气--小雪飘飘 04_M 模型处理 M1
Terrian
- 水的模拟,地形LOD,容积光,OPENGL-Terrain LOD,Water Simulation,Volumetric Light,OpenGL
FireKylinGameDemo0.1.0
- 自己做的游戏DEMO,有地形高度图,纹理混合,骨骼动画,天空和,水等等,对初学者有很大的帮助-Do their own games DEMO, a terrain height map, texture blending, skeletal animation, sky and water, etc., is very helpful for beginners
terrain
- 用OPGL实现的渲染地形一.2个地形生成算法 二.地形上的纹理 三.四叉树LOD渲染地形 四.相机剪裁地形 五.天空盒 六.简单海水 七.广告牌 八.光晕 九.地形场景物体与BVH 十.阴影体 十一.碰撞 十二.无限地形-Terrain rendering with OPGL achieve a .2 a terrain generation algorithm 2. Three terrain texture. Quadtree LOD
Three-dimensional-game-scene
- 游戏爱好者学习代码,3d游戏场景。包含4部分:地形、LOD、天空盒、水面。directX9.0-Enthusiasts learn the game code, 3d game scene. Contains four parts: terrain, LOD, sky boxes, water. directX9.0
Terrain
- 计算机图形学 openGL 中的图像处理 一个可以动视角观看的水上平面-Computer graphics, image processing openGL in a perspective view of the water can move the plane
1_3000ChinaMap
- e00 和 tif 格式 1:3000万中国数字地图,包括国界、省界、地级市、县级、地形、水系、山峰、铁路、公路等数据-tif format and e00 million Chinese 1:3000 digital map, including borders, provincial boundaries, prefecture-level cities, county-level, terrain, water, mountains, railways, highways and othe
FluidTerrainErosion
- A realtime terrain erosion & fluid simulation running on the CPU. The simulation is implemented in C++ on the CPU and parallelized using OpenMP. Rendering is done using OpenGL. We use the eulerian or grid-based approach to fluid simulation to impleme