#include
#include
#include
voidsolidCylinder(GLdoubleradius-opengl切削仿真-图形图像 - IMDN开发者社群-imdn.cn" />
#include#include#includevoidsolidCylinder(GLdoubleradius,GLdoubleheight,GLintslices,GLintstacks)//»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ{ GLUquadricObj*qobj=gluNewQuadric(); gluCylinder(qobj,radius,radius,height,slices,stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È glScalef(-1.0,1.0,-1.0);-IMDN开发者社群-imdn.cn">
#include#include#includevoidsolidCylinder(GLdoubleradius,GLdoubleheight,GLintslices,GLintstacks)//»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ{ GLUquadricObj*qobj=gluNewQuadric(); gluCylinder(qobj,radius,radius,height,slices,stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È glScalef(-1.0,1.0,-1.0); - IMDN开发者社群-imdn.cn">
于 2022-02-03 发布
文件大小:955.99 kB
0 144
#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-08-09 11:07:37下载
积分:1
vega prime 物体世界坐标转化为屏幕坐标,并将坐标值显示在屏幕上...
vega prime 物体世界坐标转化为屏幕坐标,并将坐标值显示在屏幕上-vega prime objects into world coordinate screen coordinates, and coordinate values displayed on the screen
2022-03-15 01:45:08下载
积分:1
保持拓扑关系空间数据的存储代码
给出了用Oracle Spatia存储矢量数据的l源代码,用Visual C++编写,程序中给出了完整存储矢量数据的源代码,并且有效保持了数据间的拓扑连接关系,代码编写规范。
2022-03-18 18:05:45下载
积分:1
dephi7自带源码,模仿windowxp菜单风格的操作
dephi7自带源码,模仿windowxp菜单风格的操作-dephi7 own source code, copying the style windowxp menu operation
2022-08-12 14:37:56下载
积分:1
数字图 象处理算法的演示,包括:图 象的DFT和逆DFT,图 象的FFT和逆FFT,在图 象中加入正弦噪声,图 象的模板运算实现图 象平滑和锐化等等。...
数字图象处理算法的演示,包括:图象的DFT和逆DFT,图象的FFT和逆FFT,在图象中加入正弦噪声,图象的模板运算实现图象平滑和锐化等等。-digital image processing algorithms demo, including : Image DFT and inverse DFT, FFT image and inverse FFT, in the image by adding sinusoidal noise, the template image Operational Image sharpening and smoothing and so on.
2023-07-11 06:45:03下载
积分:1
Multi
多线程图形特效,可以预览到多线程播放图片的许多效果,非常方便。-Multi-threaded graphics effects, you can preview images to a multi-threaded playback of many effects, very convenient.
2022-05-17 13:56:34下载
积分:1
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计...
徐慧的Viscual C++数字工程案例中的程序,超级经典,适用于本科生和研究生的毕业设计-XU Viscual the C++ Digital Engineering cases the procedure, the super classic, applicable to undergraduate and postgraduate students in the graduate design
2022-07-12 04:58:31下载
积分:1
多视点拼图 的离散渲染
多视点拼图的离散渲染-discrete rendering of the puzzle
2022-03-22 21:09:36下载
积分:1
VB CAD, CAD development right to the friends who helped significantly.
VB 中实现CAD,对想开发CAD的朋友们大有帮助。-VB CAD, CAD development right to the friends who helped significantly.
2022-11-24 03:00:03下载
积分:1
这个程序可以实现五
本程序可以实现五角星的闪烁,是我们图形学课程设计的作业,做的很不错.-this program can achieve five-pointed star of the scintillation is the graphics curriculum design work, doing a great job.
2022-01-25 15:16:24下载
积分:1