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

计算机图形学

于 2020-06-30 发布 文件大小:4100KB
0 123
下载积分: 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 个回复

  • 11
    说明:  完整的电动车防盗报警器源码,单片机:EMC78P153S,源码注释清晰(Complete source of electric vehicle anti-theft alarm, MCU: EMC78P153S, source notes clear)
    2013-01-11 09:11:46下载
    积分:1
  • vb_SQL_excel
    利用vb开发环境连接wincc数据库,将wincc运行的数据导入excel中(SQL excel VB WINCC ADODB.Connection recorderset.Open AdoSql, Connection, adOpenDynamic, adLockOptimistic)
    2012-10-23 15:44:44下载
    积分:1
  • noiae
    一个matlab中读取excel文件的例子,并且以plot的形式显示,(An example of a read excel file in matlab, and in the form of the plot,)
    2017-08-07 20:10:57下载
    积分:1
  • HideWnd
    VC编写的隐藏桌面窗口程序的工具,可以方便快速的一键隐藏和显示指定的程序!(VC hiding desktop windows program written in the tools that can facilitate the quick hide and show a button with the specified procedure!)
    2010-01-06 14:04:43下载
    积分:1
  • condgolyouyou
    vb6,0报表控件 6,0中,动态报表很难实现,此程序帮你解决了此类问题(Vb6, control of 6, 0 0 statements, it is difficult to realize dynamic statements, this program help you to solve such problems)
    2017-04-15 04:50:20下载
    积分:1
  • Load_Picture
    保存图片,c++ ,gui,实现图像信息提取(save picture)
    2010-03-14 12:07:23下载
    积分:1
  • VB操作WORD大全[doc.guandang.net]
    vb操作word格式简要介绍,主要是操作word命令(Brief introduction of VB operation word format)
    2018-12-04 21:43:06下载
    积分:1
  • 1024188393.zip
    说明:  直流电动机驱动控制集成电路L293D简介,希望对大家有帮助(DC motor driver IC L293D control profiles, we hope to help)
    2009-08-19 07:48:31下载
    积分:1
  • 3c
    说明:  单片机初学者必备,看看就知道,可以下载学习,很有帮助(SCM beginners essential to see to know, you can download learning helpful)
    2012-11-19 12:05:24下载
    积分:1
  • SmartSensTestBench
    SC130 SC031 setting
    2020-12-31 00:18:59下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载