-
MFC直线椭圆
利用MFC制作的显示线段和椭圆等图形的锯齿,有界面,可以调整参数
- 2023-08-29 02:20:07下载
- 积分:1
-
机器人仿真源代码应用OpenGL,日本人写的,所以…
应用OPENGL进行机器人仿真的源码,日本人写的,源码重部分注释翻译过的.-OpenGL application for robot simulation source code, written in Japanese, the source re-translated part of the Notes.
- 2023-05-11 08:20:04下载
- 积分: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/glut.h Viscal C++
Opengl/glut.h Viscal C-Opengl/glut.h Viscal C++
- 2022-07-18 14:44:59下载
- 积分:1
-
Virtual roaming a small example of the realization of a robot roaming process
虚拟漫游的小例子,实现了机器人的漫游过程-Virtual roaming a small example of the realization of a robot roaming process
- 2022-07-23 18:28:49下载
- 积分:1
-
cone-3D,opengl,3d,
opengl-shpere,三维的图形,opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形opengl-shpere,三维的图形
- 2022-08-10 10:23:07下载
- 积分:1
-
三地茶壶网格图
就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,
- 2022-11-03 13:35:03下载
- 积分:1
-
OpenGL三维图形系统开发与实例
OpenGL三维图形系统开发与实例-OpenGL 3-D graphics system development and examples
- 2022-02-02 22:52:32下载
- 积分:1
-
openGL的初级使用,用程序画出了一个茶壶。并使用了一些键盘鼠标等函数。...
openGL的初级使用,用程序画出了一个茶壶。并使用了一些键盘鼠标等函数。-openGL primary use, with the procedure to draw a teapot. And the use of a number of functions such as keyboard and mouse.
- 2022-03-06 11:18:55下载
- 积分: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