文件名称:VC++ 应用矩阵实现图形变换
文件大小:1.13MB
文件格式:ZIP
更新时间:2015-09-28 03:36:20
VC++MFC 计算机图形学 矩阵基本变换 平移比例变换 整数直线
大学计算机图形学课程。应用VC++ MFC编程的程序,程序中包含矩阵的类,可以实现矩阵的加减乘。矩阵类可以用到其他程序中。程序实现图形的基本变换,如平移、比例、旋转等。另外按照直线的绘制原理,实现了直线的微分绘制和整数绘制
【文件预览】:
DrawLine
----DrawLine.sln(890B)
----DrawLine.suo(39KB)
----Debug()
--------DrawLine.pdb(3.42MB)
--------DrawLine.exe(101KB)
----DrawLine()
--------DrawLine.vcproj.THEMO.Administrator.user(1KB)
--------ReadMe.txt(3KB)
--------DrawLine.vcproj(6KB)
--------res()
--------DrawLineView.h(1KB)
--------Matrix.cpp(2KB)
--------MainFrm.cpp(2KB)
--------stdafx.h(2KB)
--------MainFrm.h(655B)
--------DrawLineDoc.cpp(1KB)
--------Debug()
--------stdafx.cpp(139B)
--------DrawLine.rc(12KB)
--------Matrix.h(750B)
--------DrawLine.cpp(3KB)
--------resource.h(1KB)
--------targetver.h(1KB)
--------DrawLineDoc.h(558B)
--------DrawLine.aps(66KB)
--------DrawLine.h(480B)
--------DrawLineView.cpp(12KB)