登录
首页 » Visual C++ » Computer-graphics

Computer-graphics

于 2013-03-12 发布 文件大小:4160KB
0 90
下载积分: 1 下载次数: 5

代码说明:

  计算机图形学 杨钦 徐永安 翟红英 编著(Computer graphics Yang Qin XU Yong Di Hongying edited)

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

发表评论

0 个回复

  • tuxingxuedazouye
    说明:  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)
    2020-11-09 20:49:46下载
    积分:1
  • 1-MyPaint
    用MFC实现画图板,包括绘线,几何图形,上色等等,简单易懂。(To realize drawing board with MFC)
    2012-11-20 11:30:55下载
    积分:1
  • Draw
    c++图形的绘制(曲线图.饼状图.柱状图) 以及 图形的打印 与打印预览(c++ graphics rendering (curves. caky Fig. histogram), and graphics printing and print preview)
    2008-07-21 10:49:43下载
    积分:1
  • MFC_draw
    说明:  用VC++编写,MFC文档框架,是一个简易的画图小程序,在文档界面上画图(With VC++ Prepared, MFC framework document is a simple drawing of small procedures, the document interface drawing)
    2008-09-26 15:11:27下载
    积分:1
  • Droplet
    液滴在壁面上流动的程序 可以用 tecplot画图 效果很好(The flow of the liquid drop on the wall of the program can be used to draw the effect of Tecplot is very good)
    2015-09-15 09:09:08下载
    积分:1
  • BSplineDemo
    手动绘制点,自动生成样条曲线,可以拖动修改点来修改样条曲线(Manually plotting points, automatically generated spline curves, you can drag the modified point to modify the spline)
    2014-02-18 15:50:54下载
    积分:1
  • agg-2.5
    2D图像渲染,比如反走样,mark等效果,编码风格很好,模版用的淋漓尽致(2D image rendering, such as anti-aliasing, mark, such as the effect of good coding style, the template used by most)
    2009-02-08 12:35:42下载
    积分:1
  • ShowImage
    本程序可以在MFC中打开并显示一张图片,代码比较简单基础(Open and display a picture in MFC)
    2018-05-23 21:37:17下载
    积分:1
  • TeeChart
    结合VS2010和TeeChart v5控件读取txt文件数据并画曲线图。可以画2条以上的曲线图,也可以修改曲线图的颜色。(Combine VS2010 with TeeChart v5 to read TXT data and draw graph.It can draw more than 2 curves and also can modify the color of the curves.)
    2015-09-26 15:08:05下载
    积分:1
  • computergraphicsprogramming
    说明:  我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编  :710065 电话  :(029)-8234582(computer graphics programming using GDI)
    2010-04-17 07:13:59下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载