-
计算机图形学(Computer Graphics
计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。
- 2022-03-15 03:19:12下载
- 积分:1
-
矩阵的逆运算
矩阵的逆运算-matrix inverse operation.
- 2022-10-09 08:40:03下载
- 积分:1
-
关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子...
关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子-On the drawing source, it is useful code, including graphics, select, move, copy and paste part of the study a good example of
- 2022-02-01 08:11:54下载
- 积分:1
-
更全面的图像处理和分析软件源码
较全面的图像处理与分析软件源程序-more comprehensive image processing and analysis software source
- 2022-06-29 08:17:57下载
- 积分:1
-
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。
用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine"s radar.
- 2022-02-01 23:11:11下载
- 积分: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
-
good computer graphics operations for entry to the Shikuangdimen used.
不错的计算机图形学作业,给要入门的师兄弟们用.-good computer graphics operations for entry to the Shikuangdimen used.
- 2023-04-11 02:20:03下载
- 积分:1
-
运用经纬线连接法连接医学图像相邻相层的轮廓,效果较好
运用经纬线连接法连接医学图像相邻相层的轮廓,效果较好-Using the longinitual and latitude connection algorithm to connect outer contour of medical
- 2022-12-02 16:15:03下载
- 积分:1
-
Opengl written with a three
Opengl written with a three-joint robot arm program3
- 2023-02-19 07:35:03下载
- 积分:1
-
reload the animation half
加载 half-life mdl 动画模型,内含模型-reload the animation half-life model(mdl),and mdl models are include in the file
- 2023-03-08 23:15:03下载
- 积分:1