-
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
-
PCShow
说明: 三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
- 2020-11-10 16:59:46下载
- 积分:1
-
3d_data
一些三维点云的pcd文件,用于研究三维点云的(3D data)
- 2016-03-12 21:18:15下载
- 积分:1
-
simple_osg
一个简单的osg,可以在配置好环境后直接运行测试一下( a simple osg code)
- 2015-10-22 20:47:01下载
- 积分:1
-
daima
说明: 三维地形实时动态显示的核心代码---来自<<Visual C++ 编程技巧典型案例解析>>(Real-time dynamic display of three-dimensional topography of the core code--- from <<Visual C++编程技巧典型案例解析>>)
- 2008-09-15 21:27:57下载
- 积分:1
-
ode-0.11.1
可以用于rigid body等动画的仿真open dynamic engine最新版本。本人已经创建工程的ODE,全国首发,SLN文件在ode-0.11.1uildvs2008下,打开为可以运行的sample程序。(Open dynamic engine, which is used to animation simulation, such as rigid body. It is called as physical engine. I have make the ODE to be a .Sln file. You guys can directly use it. Have fun!)
- 2009-11-25 12:01:24下载
- 积分:1
-
dongtaihuatu2
利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
- 2010-10-14 13:46:41下载
- 积分:1
-
Voronoi1
Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法(Voronoi diagram based on the length of line between two points as the distance from a partition of the plane. However, in the geographical environment, there are many natural or man-made obstacles, making from one point to another point of arrival can not be a straight line. In order to expand the area of Voronoi diagram, Voronoi In this paper, the traditional expansion plans, given the obstacles to the definition of Voronoi diagram, the nature of the discrete Voronoi diagram generation segment of the barrier method)
- 2009-07-14 11:02:15下载
- 积分:1
-
splinewidget
VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
- 2020-10-27 10:29:59下载
- 积分:1
-
meshsimplification
网格简化程序基于3D三角网格简化,代码简单实用,而且非常有效的节省时间(meshsimplification is a C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes. The goals of the code are ease of use and efficiency, possibly at the expense of some generality.)
- 2015-03-01 00:49:53下载
- 积分:1