登录
首页 » Visual C++ » Computer_Graphics_Algorithm

Computer_Graphics_Algorithm

于 2020-12-31 发布 文件大小:708KB
0 322
下载积分: 1 下载次数: 152

代码说明:

  该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)

文件列表:

CGAlgorithm
...........\3D 文件
...........\.......\可用于测试光照模式
...........\.......\..................\ball.obj
...........\.......\..................\ball2.obj
...........\.......\..................\GeoBall.obj
...........\.......\..................\ring.obj
...........\.......\..................\teaport.obj
...........\.......\可用于测试消隐模式
...........\.......\..................\cube.obj
...........\.......\..................\multiPlane.obj
...........\.......\..................\paramid.obj
...........\.......\..................\teaport.obj
...........\.......\..................\tetrahedron.obj
...........\.......\..................\TwoSquare.obj
...........\.......\..................\两面共边.obj
...........\CGAlgorithm.aps
...........\CGAlgorithm.cpp
...........\CGAlgorithm.h
...........\CGAlgorithm.ncb
...........\CGAlgorithm.rc
...........\CGAlgorithm.sln
...........\CGAlgorithm.vcproj
...........\CGAlgorithmDoc.cpp
...........\CGAlgorithmDoc.h
...........\CGAlgorithmView.cpp
...........\CGAlgorithmView.h
...........\compare
...........\.......\info_of_test_Parameter.txt
...........\.......\int.obj
...........\.......\mne.obj
...........\.......\p1.obj
...........\.......\p2.obj
...........\Document
...........\........\Drawing2.vsd
...........\Graphics
...........\........\3DLoader.cpp
...........\........\3DLoader.h
...........\........\3d_scanline.cpp
...........\........\Circle.cpp
...........\........\Circle.h
...........\........\Clip.cpp
...........\........\Clipping.cpp
...........\........\Clipping.h
...........\........\ClipPoly.cpp
...........\........\ClipPoly.h
...........\........\graphics.cpp
...........\........\Graphics.h
...........\........\lighting.h
...........\........\lightling.cpp
...........\........\Line.cpp
...........\........\Line.h
...........\........\LineCulling.cpp
...........\........\LineCulling.h
...........\........\Matrix.h
...........\........\PolyFill.cpp
...........\........\PolyFill.h
...........\........\Polygon.cpp
...........\........\Polygon.h
...........\........\ve-74.tmp
...........\........\ve-AC.tmp
...........\........\ve-C7.tmp
...........\........\Vector3.h
...........\LeftView.cpp
...........\LeftView.h
...........\MainFrm.cpp
...........\MainFrm.h
...........\MyHead.h
...........\ReadMe.txt
...........\res

...........\...\CGAlgorithm.manifest
...........\...\CGAlgorithm.rc2


...........\resource.h
...........\RightView.cpp
...........\RightView.h
...........\stdafx.cpp
...........\stdafx.h
...........\可执行文件.exe

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pinsanquxian
    基于频散曲线,选择抽样脉冲信号作为子波,推导出了合成单炮面波地震记录的理 论公式,并利用该公式,针对不同弹性层状介质模型的频散曲线合成了面波地震记录。(Based on the dispersion curve, select the sampling pulse signal wavelet derived synthetic single artillery surface wave seismogram theoretical formulas, and the use of the formula, seismogram synthesis of surface wave dispersion curves for different elastic layered media model.)
    2013-03-16 14:55:43下载
    积分:1
  • COMPUTER_GRAPHICS
    本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )
    2020-11-24 16:19:32下载
    积分:1
  • CHENGPIN
    mfc绘图,用于绘制坐标系图形。动画的我的基本思路。(mfc draw)
    2011-07-21 22:13:49下载
    积分:1
  • zlsrxh
    cad文本输入,适合宗地号输入。地籍测绘作业宗地号预编使用。(cad text input, suitable parcel number input.Cadastral mapping operations parcel number pre-programmed to use.)
    2014-09-06 09:18:24下载
    积分:1
  • AddPalette
    在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
    2020-11-29 14:09:29下载
    积分:1
  • computer-graphics-curriculum-design
    本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
    2013-10-27 16:36:07下载
    积分:1
  • CGPainter_lineCircle
    实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧(Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated)
    2011-12-22 15:41:56下载
    积分:1
  • Draw
    用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决(The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve)
    2012-08-27 23:17:10下载
    积分:1
  • mfcbspilin
    mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
    2013-10-10 19:46:06下载
    积分:1
  • The-midpoint-Stake-program
    测绘方面的道路中桩计算程序。缓和曲线、圆曲线。(Surveying and mapping aspects of the road in the pile calculation program. Curve, the circular curve.)
    2012-04-20 09:12:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载