-
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
-
8 数码问题, 利用人工智能的算法求解, 原创, term project 作业...
8 数码问题, 利用人工智能的算法求解, 原创, term project 作业-eight digital, the use of artificial intelligence algorithm, originality, term project work
- 2023-02-27 05:20:03下载
- 积分:1
-
动态缩略图生成类,可方便生成图片缩略图,只生成一次
动态缩略图生成类,可方便生成图片缩略图,只生成一次-Class to generate dynamic thumbnails, image thumbnails can be easily generated, only to generate a
- 2022-01-26 07:30:21下载
- 积分:1
-
OpenGL写一三
Opengl written with a three-joint robot arm program
- 2022-07-02 05:56:22下载
- 积分:1
-
sparsebayes版本1。
SPARSEBAYES VERSION 1.
- 2022-10-12 12:10:03下载
- 积分:1
-
一个把系统颜色转换成实际颜色的c++代码
一个把系统颜色转换成实际颜色的c++代码-a color conversion into actual color code c
- 2022-04-01 20:03:14下载
- 积分:1
-
一个填充区域图像的程序
一个填充区域图像的程序-a region filled with images of procedures
- 2022-03-02 20:46:59下载
- 积分:1
-
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现...
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现-Stereoscopic display terrain, good results can be achieved procedures, see three-dimensional topographic map, opengl achieve
- 2022-05-09 02:46:46下载
- 积分:1
-
一个简单的绘图软件源代码
一个简单的绘图软件源代码-a simple mapping software source code
- 2022-01-22 12:28:12下载
- 积分:1
-
the smallest distance between the segmentation category code
最小类间距离分割的代码-the smallest distance between the segmentation category code
- 2022-07-16 12:40:05下载
- 积分:1