-
project
说明: 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分:
1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求
场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。
2、通过3DS Loader 读取场景数据。。
3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。
4、提供用户界面,并实现场景的交互漫游功能。
选做部分:
1、在场景中添加了三维地形。
2、实现雾这种气象条件的实时绘制。
3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。
4、阴影的绘制
5、在场景中添加了喷泉。
6、实现Billboard 绘制技术。
7、添加了美妙的背景音乐。
(The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running
Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional
2 to 3
Or more than function).
Will be part of:
1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements
Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene.
2, read the scene data by 3DS Loader. .
3, learn and use OpenGL or DirectX 3D real-time rendering the scene.
4, provide the user interface and interaction to achieve the scene roaming.
Optional parts:
1, in the three-dimensional terrain scenes added.
2, the fog that weather conditions to achieve real-time rendering.
3, the realization of computer animation technology, aircraft flying in the sky, circle in)
- 2011-04-16 21:32:57下载
- 积分:1
-
3DGame
说明: 一个初学D3D的Demo,有望高手给点意见(D3D a beginner)
- 2008-11-03 11:36:28下载
- 积分:1
-
code
program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is:
- compute 2d-maxima for 500 xy points
.2dmaxima 500
- 2012-05-19 04:38:55下载
- 积分:1
-
terrainLod
说明: 一个关于地形LOD渲染得例子,给出了渲染得全部代码(a rendering of the terrain in LOD examples given in all rendering code)
- 2006-03-22 20:45:51下载
- 积分:1
-
brickShader
实现了一个简单的brick shader(umolement a simple brick shader)
- 2020-10-17 20:47:27下载
- 积分:1
-
MutilReDraw
说明: 访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
- 2019-01-10 14:46:42下载
- 积分:1
-
delauncy
说明: 生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
- 2006-01-15 16:10:37下载
- 积分:1
-
DrawPicture
计算机图形学的例子,包含有图形平移,旋转,3d显示和消隐等(Examples of computer graphics, including graphic translation, rotation, 3d display and blanking)
- 2012-11-20 22:44:35下载
- 积分:1
-
faction
利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。(use fractal and chaos theory, generate very attractive two-dimensional graphics. A number of parameters can control graphics.)
- 2005-06-10 17:41:19下载
- 积分:1
-
Gouraud
转动的彩色立方体(1~2人)谭飞、吴颖颖
1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转;
2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用;
3) 采用消隐算法,体现立方体表面的遮挡关系;
4) 具有较好的动画效果,消除闪烁现象;
5) 不可以采用OpenGL中的函数。
(Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
- 2020-06-30 19:40:01下载
- 积分:1