-
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置....
图形编程,关于OPENGL 和VC代码.主要是显示图形的颜色的情况及相应的位置.-graphics programming, and VC on the OpenGL code. Display graphics is the color of the situation and the corresponding position.
- 2022-10-10 00:20:03下载
- 积分:1
-
3D Solar system with OpenCV and C#
- 2022-01-25 20:51:49下载
- 积分:1
-
本程序是基于opengl平台而开发的3d c++代码,表示的图形是贴有图片的立方体...
本程序是基于opengl平台而开发的3d c++代码,表示的图形是贴有图片的立方体-this program is based on opengl platform developed by the 3d c code, the graphic pictures posted with the cube
- 2022-10-29 21:15:03下载
- 积分: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
-
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简单的入门例子,初学者的入门例子-Introduction to simple opengl example, the entry examples for beginners
- 2022-02-06 05:24:09下载
- 积分:1
-
Object
Object-Oriented Programming With ANSI-C 随书源代码-Object-Oriented Programming With ANSI-C source code with the book
- 2022-03-18 22:36:32下载
- 积分:1
-
Very classic OPENGL in Visual Basic in the development of the template control,...
非常经典的OPENGL在Visual Basic中的开发的模板控件,可以直接用于VB开发者使用。-Very classic OPENGL in Visual Basic in the development of the template control, can be directly used for VB developers to use.
- 2022-06-19 03:19:24下载
- 积分:1
-
Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
图像处理程序OpenGL编程Chap04_MyTemplate.rar-Image processing procedures for OpenGL programming Chap04_MyTemplate.rar
- 2022-01-26 02:38:47下载
- 积分:1
-
OpenGL中操作字体的类
OpenGL中操作字体的类-OpenGL operation type fonts
- 2022-03-07 20:19:52下载
- 积分:1