-
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
-
NVIDIA实现硬件阴影贴图的源代码
需要硬件支持DX8.1的显卡。
NVIDIA实现硬件阴影贴图的源代码
需要硬件支持DX8.1的显卡。-NVIDIA hardware shadow mapping of the source code necessary hardware support 24x graphics.
- 2022-07-03 05:46:05下载
- 积分:1
-
JPEG显示
源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来片打开可以找到程序中的JPEG图像并显示出来源码及相关程序APP,把图片打开可以找到程序中的JPEG图像并显示出来
- 2022-01-27 19:34:34下载
- 积分:1
-
是HP的开源的OCR代码.HP在1985
是HP的开源的OCR代码.HP在1985-1995年间开发的商业质量的OCR引擎,UNLV评为前三,2005年开源。-HP is the revenue OCR code. HP 1985-1995, the commercial development between the quality of O CR engines, as the first three UNLV, in 2005 revenue.
- 2022-02-16 06:07:12下载
- 积分:1
-
matlab重建3D模型
输入为三维数组,通过set函数设置了简单的镜面反射,球体对象属性和当前句柄图形属性。brighten做增量,最终设置色彩索引和灯光属性,完成整个的三维重建过程
- 2022-01-21 05:48:30下载
- 积分:1
-
3D做2D的简单例子,用几种方法的对比说明每种方式的利弊
3D做2D的简单例子,用几种方法的对比说明每种方式的利弊
- 2023-04-23 17:35:03下载
- 积分:1
-
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。...
用网格实现等值线生成,并且可以对等值线线条颜色自行设定。-With grid realize isogram generation, and can contour lines of their own color settings.
- 2023-08-16 02:15:03下载
- 积分:1
-
Image registration, image matching is commonly used in some technical
图像配准,主要是图像匹配中的一下常用技术-Image registration, image matching is commonly used in some technical
- 2022-03-23 00:06:17下载
- 积分:1
-
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的图形处理代码, 为国外开源代码, 可用来学习掌握C++的图形处理算法。来源于网上公开资料,供学习使用。-From online C++ Graphics technology development deal with code, for foreign open-source code, can be used to study and master the C++ Graphics processing algorithms. Disclosure of information from the Internet for learning to use.
- 2022-06-03 08:09:16下载
- 积分:1
-
载入并显示3dsmax文件的代码
载入并显示3dsmax文件的代码-printed document and display the code 3dsmax
- 2022-12-19 03:00:03下载
- 积分:1