-
In the comparison of data or presentation, a chart image is not only very intuit...
在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。
向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果
-In the comparison of data or presentation, a chart image is not only very intuitive, but also very lively. Examples of how the introduction of the Delphi to design the image of three-dimensional pie chart. To add a TVtChart form components and a TTimer components, including components used to display TVtChart pie, and TTimer components continuously change the pie chart for the data, access to dynamic effects
- 2022-06-13 23:24:30下载
- 积分:1
-
焦散线法 OpenGL
OpenGL 渲染的水下焦散线法水下环境看起来从以上水环境很不同。想想在游泳池里游泳水下。光线击中水的涟漪的湖面上水下的表面 (如池墙) 创建聚焦效果或"焦散线法"。水下光的相互作用是区分从以上水环境的水下环境是重要的线索。
- 2022-07-10 23:30:13下载
- 积分:1
-
STL读取
#undef THIS_FILE
static char THIS_FILE[]=__FILE__;
#define new DEBUG_NEW
#endif
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CListNodeOfCPoint3D::CListNodeOfCPoint3D( const CPoint3D& P) : data(P), nextPtr(0)
{
}
CListNodeOfCPoint3D::~CListNodeOfCPoint3D()
{
}
CPoint3D CListNodeOfCPoint3D::GetData() const
{
return data;
}
- 2022-04-23 19:55:30下载
- 积分:1
-
纷飞的气球,从下到上漂到空中的气球,不错的
纷飞的气球,从下到上漂到空中的气球,不错的-Fly the balloons floated from the bottom-up to the sky
- 2022-03-12 06:09:21下载
- 积分:1
-
opengl文件
opengl文件-opengl documents
- 2023-05-04 07:00:02下载
- 积分:1
-
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载...
Visual OpenGL三维图象多个编程源码,对于三维图象编程有一定的帮助,注明为转载-Visual OpenGL 3D images more programming source, Programming for 3D images will help annotated reproduced
- 2022-08-17 11:32:04下载
- 积分:1
-
学习OpenGL的文档。
学习OpenGL的文档。- Studies OpenGL the documents.
- 2023-08-03 17:05:03下载
- 积分:1
-
stanford有名的bunny兔子的实例。
stanford有名的bunny兔子的实例。-famous bunny rabbit example.
- 2022-03-02 20:09:37下载
- 积分:1
-
3d采用opengl编写贴纹理三围旋转
3d采用opengl编写贴纹理三围旋转-3d prepared using opengl affixed texture Body Rotation
- 2022-11-27 22:40:03下载
- 积分:1
-
wrlviewer mesh 3d viewer
源=.Lib3DArray3d.cpp
- 2022-05-08 04:14:57下载
- 积分:1