-
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
-
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-05-23 03:13:30下载
- 积分:1
-
算法编程 应用与图像编程希望对有些人有用
算法编程 应用与图像编程希望对有些人有用-Algorithm Programming Graphics Programming Application and hope for some useful
- 2022-08-10 17:44:00下载
- 积分:1
-
<;Visual C ldwordtuandtuangei >;配套光盘
<Visual C++数字图像与图形处理>配套光盘1- a matching CD
- 2022-01-24 13:52:48下载
- 积分:1
-
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较...
图像处理的一种方法,图像进行傅立叶时所需要的源程序,得到的图像和原图像之间有清晰的比较-image processing method, Fourier images when needed source, the images and the original image between a clear comparison
- 2022-02-13 04:13:19下载
- 积分:1
-
数字图象处理程序,关于马赛克处理的程序。
数字图象处理程序,关于马赛克处理的程序。-digital image processing on the mosaic of the procedures.
- 2022-08-14 07:09:19下载
- 积分:1
-
VC使用的画图控件
一个使用VC画图表的开源控件,能出3D图象,用户可以随意更改,很好用。the source package is a open -source graph controls, easy to use .
- 2022-05-21 03:04:37下载
- 积分:1
-
实现播放功能,用户通过VC可以实现简单的播放功能.
实现播放功能,用户通过VC可以实现简单的播放功能.-The realization of playback, the user can be achieved through the VC simple playback.
- 2022-02-13 13:30:04下载
- 积分:1
-
GIS最基本功能:源码实现矢量数据(dxf格式)和栅格数据(dem格式)的打开。
GIS最基本功能:源码实现矢量数据(dxf格式)和栅格数据(dem格式)的打开。-GIS basic functions : Vector data source (dxf format) and raster data (dem format) the opening.
- 2022-02-13 15:16:02下载
- 积分:1
-
方便的VC图形编辑器
方便的VC图形编辑器-convenient VC graphics editor
- 2022-03-11 03:01:59下载
- 积分:1