-
obj model format for opengl source code for Mac OS X
obj模型格式的opengl源代码
Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
- 2022-05-28 20:14:59下载
- 积分:1
-
人脸识别的源程序,尝试一下如何上传,下次再传好的
人脸识别的源程序,尝试一下如何上传,下次再传好的-Face recognition source code, try how to upload, send the next best
- 2022-03-23 07:43:49下载
- 积分:1
-
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
-
经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。...
经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
- 2023-07-11 05:35:03下载
- 积分:1
-
有光照效果的网格模型绘制程序
有光照效果,并且加入了键盘互动效果(代码中有注释),对于初学图形图像或者OpenGL的童鞋有参考意义。代码用了C++的类封装技术,对于从C刚刚过渡到C++的同学来说也是很容易看懂的。
- 2023-02-02 18:45:04下载
- 积分:1
-
本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩...
本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
- 2022-01-26 04:08:28下载
- 积分:1
-
基于hmm的人脸识别代码
基于hmm的人脸识别代码-based on face recognition code
- 2023-01-22 02:35:04下载
- 积分:1
-
直方图修正
直方图修正-彩色变换算法源代码-Histogram amendment- Color Transform algorithm source code
- 2022-12-23 06:25:02下载
- 积分:1
-
Maya教程,对于初学3D的人来说是个很有用的入梦教材.呵呵.去侃侃把...
Maya教程,对于初学3D的人来说是个很有用的入梦教材.呵呵.去侃侃把-Maya guides, 3D for Beginners who is a very useful sleep materials. Ha ha. To put so ably
- 2023-05-09 05:40:03下载
- 积分:1
-
对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能
对字进行点分解,用BEZIER曲线进行联接,而且实现旋专功能-right word for the counting of decomposition, using Bezier curves connectivity, but also to the rotation function
- 2023-04-03 10:55:03下载
- 积分:1