-
用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!...
用OPENGL实现的,可以用来实现定点的Bezier曲线曲面的绘制.用VC环境加上OPENGL实现.非常方便!-use OpenGL, which can be used for the sentinel Bezier curve drawing. VC environment with OpenGL. Very convenient!
- 2022-11-29 19:05:03下载
- 积分:1
-
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32....
我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the procedures (txt file), should bear in mind glut32.dll copy the file to the Windows System directory procedures can run! Because I still college students, not too difficult procedures, as appropriate, consider looking head! ! Thank you! !
- 2022-01-25 19:07:48下载
- 积分:1
-
mixed use OpenGL technology to create artistic effects of the source
OpenGL中使用混合技术创造艺术效果的源程序-mixed use OpenGL technology to create artistic effects of the source
- 2022-03-07 10:09:24下载
- 积分:1
-
opengl模拟太阳系
opengl模拟太阳系。各行星和太阳之间的运动关系。
- 2022-01-22 13:50:35下载
- 积分:1
-
Opengl/glut.h Viscal C++
Opengl/glut.h Viscal C-Opengl/glut.h Viscal C++
- 2022-07-18 14:44:59下载
- 积分: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
-
关于C++制作opengl的框架和例子。方便初学者学习
关于C++制作opengl的框架和例子。方便初学者学习-C production opengl on the framework and example. Facilitate beginners learning
- 2022-08-07 03:46:06下载
- 积分:1
-
哈哈..............................................
屏幕阅读器用户,点击这里关闭谷歌即时。
- 2022-02-28 14:04:57下载
- 积分:1
-
这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。...
这是我在一个机器视觉项目开发中使用的OpenGL部分,实现了对话框程序中使用OpenGl的功能,支持text数据输入,最初来源于一个国外网站,我做了部分修改。-This is my machine vision in a project to develop the use of the OpenGL part of the dialog box procedure to achieve the use of the function OpenGl support text data entry, the first from a foreign website, I made some changes.
- 2022-03-20 10:04:49下载
- 积分:1
-
MFC 加载3ds文件
使用opengl 加载3ds 文件并显示,对于初学者有很大的帮助。。
- 2022-02-06 07:21:25下载
- 积分:1