-
很高的3DS模型载入软件
很高的3DS模型载入软件-3DS model of a high loading software
- 2022-02-26 06:01:24下载
- 积分:1
-
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例子2
opengl例子2-opengl example 2
- 2022-04-12 20:03:32下载
- 积分:1
-
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、...
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、图像处理、优化算法、系统编程、界面美化、OpenGL三维虚拟现实、汇编语言混合编程、DirectX编程、复合文档等许多热门领域。-Visual C++ Wonderful examples detailed in this book through a comprehensive 50 question, introduced VisualC++ The development of skills and methods, covering the VisualC++ Database programming, network, multimedia, image processing and optimize the algorithms, system programming, interface landscaping, OpenGL three-dimensional virtual reality, mixed assembly language programming, DirectX programming, compound document, and many other popular fields.
- 2022-09-16 03:35:06下载
- 积分:1
-
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用....
在vc的环境下关于mfc的opengl的窗口设置的简单例子,程序很简单,对opengl的初学者应该很有用.-in vc environment on the opengl mfc the window set up a simple example, the procedures are simple, right opengl beginners should be very useful.
- 2022-02-02 23:14:07下载
- 积分:1
-
do a number of mining projects on the overall framework, using c++ and borders t...
做一个 数字矿上项目的总体构架,用c++和opengl实现-do a number of mining projects on the overall framework, using c++ and borders to achieve
- 2022-07-12 02:19:09下载
- 积分:1
-
VC under the OpenGL application development framework with examples
VC下的OpenGL开发框架与应用举例-VC under the OpenGL application development framework with examples
- 2022-07-26 06:03:35下载
- 积分: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
-
opengl programming document
opengl programming document
- 2022-08-05 15:55:31下载
- 积分:1
-
这是一个基于opengl的桌球游戏,包括power设置,房间灯光,纹理, 得分的设置...
这是一个基于opengl的桌球游戏,包括power设置,房间灯光,纹理, 得分的设置-
this program is game of billards
- 2022-05-30 05:35:08下载
- 积分:1