登录
首页 » Visual C++ » tuxingxuedazouye

tuxingxuedazouye

于 2020-11-09 发布 文件大小:2111KB
0 209
下载积分: 1 下载次数: 0

代码说明:

说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)

文件列表:

tuxing
......\图形学大作业
......\............\Debug
......\............\graphics_work.aps
......\............\graphics_work.clw
......\............\graphics_work.cpp
......\............\graphics_work.dsp
......\............\graphics_work.dsw
......\............\graphics_work.h
......\............\graphics_work.ncb
......\............\graphics_work.opt
......\............\graphics_work.plg
......\............\graphics_work.rc
......\............\graphics_workDoc.cpp
......\............\graphics_workDoc.h
......\............\graphics_workView.cpp
......\............\graphics_workView.h
......\............\MainFrm.cpp
......\............\MainFrm.h
......\............\res

......\............\...\graphics_work.rc2


......\............\Resource.h
......\............\StdAfx.cpp
......\............\StdAfx.h
......\计算机图形学实验报告.doc

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

发表评论

0 个回复

  • vg
    说明:  一个Visual Graph开发程序,具有类似MS viso的功能!带有C++,Delphi,VB,C#等的代码示例!(a Visual Graph development programs that have similar functions VISO MS! With C, Delphi, VB, C# code examples!)
    2005-04-08 10:06:59下载
    积分:1
  • E5
    计算机图形学实验,完成立方体的三视图和等轴侧投影(Computer graphics experiments, the completion of three cube view and isometric projection)
    2013-11-08 15:58:42下载
    积分:1
  • 01_Geometry
    open cascade 二维图形生成例子程序(open cascade two-dimensional graph of sample program)
    2011-05-05 21:11:05下载
    积分:1
  • AddPalette
    在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
    2020-11-29 14:09:29下载
    积分:1
  • VER2
    一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
    2013-12-31 21:55:51下载
    积分:1
  • srgp
    简单的图形学SRGP教学包运用实现。 A.实现一个下拉菜单软件包,其高层设计见2.2.6节、2.3.1节、2.3.3节中的代码段。软件包通过从输入文件读入字符串来初始化菜单条和菜单体。程序可以通过关闭菜单条使标题消失,也可以激活一个菜单(以各菜单标题在菜单条上的水平位置作为参数)来使菜单出现。 (Simple graphics SRGP realize the use of teaching packages. A. The realization of a drop-down menu package, and its high-level design, see section 2.2.6, section 2.3.1, section 2.3.3 of the code segment. Package from the input file is read into the string to initialize the menu and menu body. Procedures can be closed so that the title menu disappear, but also can activate a menu (in the menu heading in the menu bar on the horizontal position as a parameter) to make the menu appear.)
    2008-04-19 16:45:02下载
    积分:1
  • MfcCurve2
    说明:  mfc下绘出样条曲线,并根据样条曲线对其上的值进行差值。(mfc-spline curves plotted under and in accordance with spline curve on the value of their difference.)
    2010-03-26 22:46:21下载
    积分:1
  • smarticad
    说明:  一个模拟cad画图的程序,实现了直线,椭圆,圆,矩形等图形的画法.需要安装后才能查看源码和相关文档(cad drawing a simulation procedures to achieve a straight line, oval, round, rectangular and other graphics painting. Installed after looking at the source and related documentation)
    2006-03-30 02:13:10下载
    积分:1
  • 85375568krijin
    克里金插值计算,一种拟合算法,主要用于等值线应用。(Kriging interpolation calculation, a fitting algorithm, mainly for the application of contour lines.)
    2009-07-13 23:10:05下载
    积分:1
  • Least-squares-surface-fitting-code
    可以进行空间曲面的拟合 用于曲面拟合的代码:圆 球 直线 平面拟合都有(Surface fitting code: round ball linear plane fitting)
    2013-06-23 22:25:31下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载