Description: 1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of fundamental geometric transformations (translation, rotation, scaling). 4. To achieve Bezier curves or B-spline curve. 5. The final rendering result is a small interactive graphics system, with interface to link up all the features
To Search:
File list (Check if you may need any files):
CG\计算机图形学.exe
..\............程序源代码\Debug\MainFrm.obj
..\......................\.....\MainFrm.sbr
..\......................\.....\Matrix.obj
..\......................\.....\Matrix.sbr
..\......................\.....\Matrix2.obj
..\......................\.....\Matrix2.sbr
..\......................\.....\ROTATE.obj
..\......................\.....\SCALE.obj
..\......................\.....\StdAfx.obj
..\......................\.....\StdAfx.sbr
..\......................\.....\TRANSLATE.obj
..\......................\.....\vc60.pdb
..\......................\.....\计算机图形学.exe
..\......................\.....\计算机图形学.obj
..\......................\.....\计算机图形学.pdb
..\......................\.....\计算机图形学.res
..\......................\.....\计算机图形学.sbr
..\......................\.....\计算机图形学Doc.obj
..\......................\.....\计算机图形学Doc.sbr
..\......................\.....\计算机图形学View.obj
..\......................\.....\计算机图形学View.sbr
..\......................\MainFrm.cpp
..\......................\MainFrm.h
..\......................\Matrix.cpp
..\......................\Matrix.h
..\......................\Matrix2.cpp
..\......................\ReadMe.txt
..\......................\res\Toolbar.bmp
..\......................\...\计算机图形学.ico
..\......................\...\计算机图形学.rc2
..\......................\...\计算机图形学Doc.ico
..\......................\resource.h
..\......................\ROTATE.cpp
..\......................\ROTATE.h
..\......................\SCALE.cpp
..\......................\SCALE.h
..\......................\StdAfx.cpp
..\......................\StdAfx.h
..\......................\TRANSLATE.cpp
..\......................\TRANSLATE.h
..\......................\使用说明.txt
..\......................\计算机图形学.aps
..\......................\计算机图形学.clw
..\......................\计算机图形学.cpp
..\......................\计算机图形学.dsp
..\......................\计算机图形学.dsw
..\......................\计算机图形学.h
..\......................\计算机图形学.ncb
..\......................\计算机图形学.opt
..\......................\计算机图形学.plg
..\......................\计算机图形学.rc
..\......................\计算机图形学Doc.cpp
..\......................\计算机图形学Doc.h
..\......................\计算机图形学View.cpp
..\......................\计算机图形学View.h
..\......................\Debug
..\......................\res
..\计算机图形学程序源代码
CG