-
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 mouse click on the painting point procedures
- 2022-02-09 23:10:05下载
- 积分:1
-
procedure( cjShowLayer()
prog((cv allObjList layerObjList i j k layerObj layer...
cadence skill bindkey-procedure( cjShowLayer()
prog((cv allObjList layerObjList i j k layerObj layerName layerPurpose layerNum testList)
defstruct(cjLayerStruct layerName layerPurpose layerNum)
layerObj=make_cjLayerStruct()
- 2022-05-24 16:38:51下载
- 积分:1
-
Which is related to image processing functions have full, including the contour...
里面是有关 图像处理的,功能比较全,包括轮廓检测 ,等等 含图像处理的常用算法-Which is related to image processing functions have full, including the contour detection, and so on with the common image processing algorithms
- 2022-01-26 00:35:34下载
- 积分:1
-
template! No source code
我只有模板啦!没有源代码-template! No source code
- 2023-09-03 20:15:04下载
- 积分:1
-
relates to image processing various stages of the operation, some of which do no...
涉及到图像处理中各个阶段的操作,其中不泛一些经典的算法,相信一定对你会有帮助。-relates to image processing various stages of the operation, some of which do not pan-classical algorithm believe will be helpful to you.
- 2022-04-27 16:54:09下载
- 积分:1
-
图像的拉伸与点变换
图像的拉伸与点变换-image with the tensile point transformation
- 2022-05-28 02:30:10下载
- 积分:1
-
图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。...
图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。-Graphics editor, jpeg library, the file can be found from a subordinate libjpeg.lib, see opengl advanced programming can be used.
- 2023-05-09 11:05:03下载
- 积分:1
-
关于福得彩标3D的一些数据统计、计算及显示的一个软件开发的源代码...
关于福得彩标3D的一些数据统计、计算及显示的一个软件开发的源代码-Fu was marked on the 3D color some of the data statistics, calculate and display the source code of a software development
- 2022-05-20 09:22:03下载
- 积分:1
-
Bao
二维保边缘平滑算法,用于图像的去噪,同时可以保持图像的边缘信息-Bao-edge two-dimensional smoothing algorithm for image denoising, while maintaining the image edge information
- 2022-07-03 17:58:19下载
- 积分:1