-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
convert bitmaps to JPEG
转换位图到JPEG-convert bitmaps to JPEG
- 2022-06-21 23:08:27下载
- 积分:1
-
这是一个绘制自定义渐变效果的四边行的程序.
这是一个绘制自定义渐变效果的四边行的程序.-This is the definition of a mapping from the gradual effect of the surrounding procedures.
- 2022-07-18 04:31:10下载
- 积分:1
-
delanay三角网算法的vb程序。
delanay三角网算法的vb程序。-delanay triangulation algorithm vb procedures.
- 2022-01-21 22:50:27下载
- 积分:1
-
是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序...
是MATLAB中有关图形绘制的实用子程序,包括三角函数曲线,图形叠加,图形标注等30个实用程序-MATLAB graphics are drawn regarding the utility subroutines, including the trigonometric function curve, graphic overlay, graphic mark, such as utility 30
- 2022-04-08 00:44:00下载
- 积分:1
-
图像的移动和缩放。
图像的移动和缩放。-mobile image and zoom.
- 2023-03-26 00:35:04下载
- 积分:1
-
cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。...
cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
- 2022-06-03 09:09:50下载
- 积分:1
-
利用Delphi实现桌面变换(对于window2000的系统,需把张bmp图片拷贝到从c:winnt目录下)...
利用Delphi实现桌面变换(对于window2000的系统,需把张bmp图片拷贝到从c:winnt目录下)-use Delphi desktop transform (for window2000 system, as required under Zhang bmp Photo copy from C : winnt directory)
- 2022-10-10 03:00:02下载
- 积分:1
-
特征提取超实用源码
实用.....经本人检测...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- 2022-08-17 03:26:34下载
- 积分:1
-
在VB的PictureBox控制中使用256色图形的例子
在VB的PictureBox控制中使用256色图形的例子-in VB PictureBox control of the use of 256-color graphic example
- 2022-02-26 13:01:55下载
- 积分:1