-
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
-
一阶系统时间响应曲线
一阶系统时间响应曲线-a band system time response curve
- 2022-08-12 23:35:31下载
- 积分:1
-
8 Prewitte Operator direction from the edge of the image VC
8方向Prewitte算子提取图象边缘的VC实现-8 Prewitte Operator direction from the edge of the image VC
- 2023-08-25 13:30:03下载
- 积分:1
-
很好的样条曲线绘制程序,学习绘图的可以用
很好的样条曲线绘制程序,学习绘图的可以用-good spline curves procedures, the study Mapping can be used
- 2022-04-16 22:07:31下载
- 积分:1
-
showed pictures of each frame, you may need to be revised
显示图片中的每一帧,各位可以根据需要进行修改-showed pictures of each frame, you may need to be revised
- 2023-01-31 12:55:04下载
- 积分:1
-
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。...
运用计算机图形学知识绘制B样条曲线。绘制时用鼠标取点,鼠标也可以移动已经绘制好的点。
- 2022-04-26 21:34:41下载
- 积分:1
-
这是一个基于vc的图形图像编程开发的一款小游戏,希望大家从中了解到一些图像的基本知识...
这是一个基于vc的图形图像编程开发的一款小游戏,希望大家从中了解到一些图像的基本知识-vc based on the graphics programming of the new mini-games, we also learned some basic knowledge of image
- 2022-11-10 19:35:04下载
- 积分:1
-
一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。
一个用c语言实现的绘图风车, 直接在turbo c下即可以实现。-a language with graphics windmills, directly under the turbo c that can be achieved.
- 2022-05-26 23:46:44下载
- 积分:1
-
实验七参数转换,测绘地理坐标系转换。在ARCGIS下用VBA写的,需知道椭球转换的7个参数...
实验七参数转换,测绘地理坐标系转换。在ARCGIS下用VBA写的,需知道椭球转换的7个参数-qicanshuzhuanhuan
- 2022-02-15 23:07:10下载
- 积分:1
-
parsemis
ParSeMiS-并行和顺序开采套房
- 2022-01-25 14:03:57下载
- 积分:1