-
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。...
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。-3D computer graphics blanking process, a very useful oh. Commissioning of the VC passed.
- 2023-06-06 19:25:03下载
- 积分:1
-
pnm压缩为jpeg2000的程序
pnm压缩为jpeg2000的程序-pnm JPEG2000 compression of the process
- 2022-02-05 07:44:00下载
- 积分:1
-
Use Delphi to achieve rendering graphics data, allowing data to achieve a more i...
利用Delphi实现绘制数据图形,实现让数据的更直观更易懂的表现在人们面前,可以打开原始数据表格,也可以自行设计数据表格,并用圆饼图或者梯形图的方式表现出来-Use Delphi to achieve rendering graphics data, allowing data to achieve a more intuitive performance more understandable in front of people, can turn raw data form can also design their own data tables, and a round pie chart or ladder diagram shown by way of
- 2022-11-28 07:35:03下载
- 积分:1
-
在vc++下的绘图程序的开发,学习vc++下的基本绘图方法和对vc++的基本操作。...
在vc++下的绘图程序的开发,学习vc++下的基本绘图方法和对vc++的基本操作。-vc in the mapping process development, learning vc under the basic drawing methods and the basic right vc operation.
- 2022-01-23 11:19:09下载
- 积分:1
-
用于编写一个图形编辑器的编译
用汇编编写的一个图形编辑器-used to prepare a compilation of a graphical editor
- 2022-02-28 19:10:40下载
- 积分:1
-
图形开发应用软件
图形开发应用软件-graphics software development and application
- 2022-03-19 00:58:49下载
- 积分:1
-
Graphics are painting a straight line, arc, as well as garden and cut a straight...
现图形学中画直线,园和圆弧以及直线裁剪,区域填充等功能 1. 对于画直线,只需知道起点和终点即可。在工作区间中按下鼠标(即选择起点),拖动至另一处松开(终点),即得到直线。 2. 画圆需要圆心坐标、半径、及起始角和终止角,至于实验要求的画1/4圆弧,可设起始角=0,终止角=45,若要画整个圆弧起始角和终止角分别为0和360即可。-Graphics are painting a straight line, arc, as well as garden and cut a straight line, filled with features such as region 1. For painting a straight line, just know that you can start and finish. Interval in the work of the mouse click (that is, to choose the starting point), drag to another release (the end), that is to be a straight line. 2. Drawcircle need to center coordinates, radius, and the termination of the initial angle and angle, as required by experimental painting 1/4 arc, the starting angle can be set = 0, terminate the angle = 45, in order to draw the whole arc start angle and termination angle is 0 and 360, respectively, can be.
- 2022-01-25 14:32:32下载
- 积分:1
-
GSView 2.7源码
GSView 2.7源码 -GSView 2.7 source
- 2022-05-17 06:13:18下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
一个3D管线设计软件,可以控制管线材质半径等参数,DirectX+VC...
一个3D管线设计软件,可以控制管线材质半径等参数,DirectX+VC-a pipeline 3D design software, can control the pipeline material radius parameters, DirectX VC
- 2023-08-07 04:50:03下载
- 积分:1