登录
首页 » Visual C++ » Computer_Graphics_Algorithm

Computer_Graphics_Algorithm

于 2020-12-31 发布 文件大小:708KB
0 191
下载积分: 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 个回复

  • scribble
    极其简单的MFC画图小例子,但是可以学到很多的基本知识,不错的例子,微软出品!!!!(Extremely simple MFC drawing small example, but you can learn a lot of basic knowledge, a good example, Microsoft Publisher! ! ! !)
    2013-11-27 13:55:38下载
    积分:1
  • Visio
    说明:  几个常用的visio模具,想用的下载来用吧(Several commonly used Visio molds. Download them if you want to use them)
    2020-04-29 14:29:13下载
    积分:1
  • SdkToMfc
    实现从SDK到MFC的封装 增加了绘制线条 矩形 椭圆等功能 而且可以变换颜色(none sdk to mfc)
    2012-12-04 11:57:52下载
    积分:1
  • AddPalette
    在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
    2020-11-29 14:09:29下载
    积分:1
  • PIC2
    对图片进行网格划分,以及绘图获得区域,最终获得灰度矩阵(Mesh the image, and draw the region to obtain the gray scale matrix)
    2017-08-28 15:34:02下载
    积分:1
  • matcomtu
    matcom衰减振荡曲线(多线程)如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的release目录即可。(matcom oscillation decay curve (multi-threaded))
    2011-10-13 21:24:45下载
    积分: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
  • fenxintu
    分形几何是数学领域里新兴的课题,如果将图形的每个元素按某种规则进行变形,得到新的图形,以此类推,进行若干次变形后得到的图形就是分形图形。本程序实现分形图。(Fractal geometry is the mathematical field of emerging issues, if the graphics of each element according to certain rules of deformation, new graphics, and so on, to carry out a number of graphics after deformation is fractal graphics. This procedure realize fractals.)
    2008-06-03 11:21:52下载
    积分:1
  • Least-squares-surface-fitting-code
    可以进行空间曲面的拟合 用于曲面拟合的代码:圆 球 直线 平面拟合都有(Surface fitting code: round ball linear plane fitting)
    2013-06-23 22:25:31下载
    积分:1
  • VBComm
    用于酶标仪控制,具备波长设定、标准曲线拟合,结果打印。(For the microplate reader control, with the wavelength set, standard curve fitting, the results of printing.)
    2020-11-19 09:09:38下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载