登录
首页 » Visual C++ » 计算机图形学

计算机图形学

于 2020-06-30 发布 文件大小:4100KB
0 226
下载积分: 1 下载次数: 22

代码说明:

  在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transformation of Pentagon to pentagonal star, using DDA, middle point drawing and Bresenham algorithm to draw straight lines; using middle point drawing circle method and Bresenham algorithm to draw circle; using fence filling and scanning line filling to fill in polygon interior color filling; and realizing the translation, enlargement and reduction of two-dimensional graphics and 3D graphics. Basic graphic transformation, such as symmetry, rotation, and error cutting.)

文件列表:

exe可执行文件\图形变换.exe, 184395 , 2017-06-26
图形变换\ChildDlg.cpp, 1342 , 2017-03-28
图形变换\ChildDlg.h, 1280 , 2017-03-28
图形变换\ChildDlg0.cpp, 1043 , 2017-06-03
图形变换\ChildDlg0.h, 1236 , 2017-06-03
图形变换\ChildDlg2.cpp, 1117 , 2017-04-02
图形变换\ChildDlg2.h, 1210 , 2017-04-02
图形变换\ChildDlg3.cpp, 3649 , 2017-04-10
图形变换\ChildDlg3.h, 1582 , 2017-04-10
图形变换\Debug\ChildDlg.obj, 11964 , 2017-06-03
图形变换\Debug\ChildDlg.sbr, 4780 , 2017-06-03
图形变换\Debug\ChildDlg0.obj, 10500 , 2017-06-03
图形变换\Debug\ChildDlg0.sbr, 2882 , 2017-06-03
图形变换\Debug\ChildDlg2.obj, 11320 , 2017-06-03
图形变换\Debug\ChildDlg2.sbr, 2999 , 2017-06-03
图形变换\Debug\ChildDlg3.obj, 19335 , 2017-06-03
图形变换\Debug\ChildDlg3.sbr, 4883 , 2017-06-03
图形变换\Debug\ChildDlg4.obj, 10284 , 2017-06-03
图形变换\Debug\ChildDlg4.sbr, 2756 , 2017-06-03
图形变换\Debug\MainFrm.obj, 20058 , 2017-06-03
图形变换\Debug\MainFrm.sbr, 4191 , 2017-06-03
图形变换\Debug\MyDlg.obj, 85067 , 2017-06-03
图形变换\Debug\MyDlg.sbr, 75870 , 2017-06-03
图形变换\Debug\StdAfx.obj, 105769 , 2017-06-03
图形变换\Debug\StdAfx.sbr, 1376321 , 2017-06-03
图形变换\Debug\vc60.idb, 263168 , 2018-01-28
图形变换\Debug\vc60.pdb, 389120 , 2017-06-03
图形变换\Debug\图形变换.bsc, 5620736 , 2017-06-03
图形变换\Debug\图形变换.exe, 184395 , 2017-06-26
图形变换\Debug\图形变换.ilk, 493572 , 2017-06-26
图形变换\Debug\图形变换.obj, 23214 , 2017-06-03
图形变换\Debug\图形变换.pch, 6874728 , 2017-06-03
图形变换\Debug\图形变换.pdb, 558080 , 2017-06-26
图形变换\Debug\图形变换.res, 9560 , 2017-06-26
图形变换\Debug\图形变换.sbr, 7989 , 2017-06-03
图形变换\Debug\图形变换Doc.obj, 14700 , 2017-06-03
图形变换\Debug\图形变换Doc.sbr, 3534 , 2017-06-03
图形变换\Debug\图形变换View.obj, 70236 , 2017-06-03
图形变换\Debug\图形变换View.sbr, 74121 , 2017-06-03
图形变换\MainFrm.cpp, 2369 , 2017-04-06
图形变换\MainFrm.h, 1440 , 2017-04-06
图形变换\MyDlg.cpp, 21425 , 2017-06-03
图形变换\MyDlg.h, 2340 , 2017-04-11
图形变换\ReadMe.txt, 4317 , 2017-03-12
图形变换\res\Toolbar.bmp, 1078 , 2017-03-12
图形变换\res\图形变换.ico, 1078 , 2017-03-12
图形变换\res\图形变换.rc2, 400 , 2017-03-12
图形变换\res\图形变换Doc.ico, 1078 , 2017-03-12
图形变换\resource.h, 2399 , 2017-06-03
图形变换\StdAfx.cpp, 210 , 2017-03-12
图形变换\StdAfx.h, 1054 , 2017-03-12
图形变换\图形变换.aps, 33232 , 2018-01-28
图形变换\图形变换.clw, 5334 , 2018-01-28
图形变换\图形变换.cpp, 4220 , 2017-03-12
图形变换\图形变换.dsp, 5258 , 2017-06-03
图形变换\图形变换.dsw, 524 , 2017-03-12
图形变换\图形变换.h, 1324 , 2017-03-12
图形变换\图形变换.ncb, 173056 , 2018-01-28
图形变换\图形变换.opt, 267776 , 2018-01-28
图形变换\图形变换.plg, 250 , 2018-01-28
图形变换\图形变换.rc, 17245 , 2017-06-26
图形变换\图形变换Doc.cpp, 1680 , 2017-03-12
图形变换\图形变换Doc.h, 1431 , 2017-03-12
图形变换\图形变换View.cpp, 22917 , 2017-06-03
图形变换\图形变换View.h, 2730 , 2017-06-03
图形变换\Debug, 0 , 2017-08-31
图形变换\res, 0 , 2017-08-31
exe可执行文件, 0 , 2018-01-28
图形变换, 0 , 2018-01-28

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

发表评论

0 个回复

  • Building a window
    设计一个简单VB程序: 它由一个窗体、一个文本框和3个命令按钮组成。窗体的标题为"Visual Basic 程序设计示例",当用户单击命令按钮“显示”时,文本框中出现“欢迎使用Visual Basic 6.0”,窗体上显示“你好”,单击命令按钮“清除”时,清除文本框中显示的内容和窗体上的内容,单击命令按钮“结束”时,结束程序。(Design a simple VB program: It consists of a form, a text box and 3 command buttons. The title of the form is "Visual Basic programming example", when the user clicks the command button "display", the text box appears "welcome to use Visual Basic 6", the form on the form "hello", click the command button "clear", clear the contents of the text box and the contents of the form on the form, click the command button "knot" When "beam", the end of the program.)
    2018-04-21 16:11:40下载
    积分:1
  • gateway_lora_STM32
    说明:  nodo lora con stm32 con codigo vuente(codigo fuente arduino lora stm32)
    2020-06-17 04:20:01下载
    积分:1
  • CHAP07
    设备管理系统,采用vc++及sql2000,odbc(Equipment management system vc++ and sql2000 )
    2012-03-10 20:11:07下载
    积分:1
  • 786756436
    VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
    2013-08-23 18:29:13下载
    积分:1
  • OpenHackSrc
    Open-Hack WoW tool, edit memory and objects, teleport
    2013-09-21 18:30:55下载
    积分:1
  • 在vc++6.0平台实现的台球小游戏tennis
    在vc++6.0平台实现的台球小游戏,目的是以玩促学,提高大家学习c语言的兴趣(Vc++6.0 platform to achieve billiards game, the purpose is to play to promote learning, improve your interest in learning C language)
    2017-08-25 19:56:39下载
    积分:1
  • Bi-pending-non-farm
    非农大数据时候、使用这个双向挂单策略实现盈利、实盘应用,你可以拿来免费使用(Large non-farm data when using this strategy profitable bi-pending, firm application, you can bring free use)
    2016-08-26 11:01:30下载
    积分:1
  • MT500
    MT500是山特公司该型号的UPS后备电源的使用说明和编程的解析 (MT500 is UPS with ShanTe company,this is using and expleam)
    2009-02-24 17:58:13下载
    积分:1
  • 776867
    说明:  此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
    2018-12-31 12:24:07下载
    积分:1
  • 2
    说明:  projet programmation base de donnée en vb
    2011-07-03 00:21:35下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载