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

计算机图形学

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

  • liusdeng
    流水灯的基本控制流水灯的一次点亮,更好理解流水灯,是LPC2103芯片(Lights control of water flowing light a light, a better understanding of light water, the LPC2103 chip)
    2012-07-05 23:39:17下载
    积分:1
  • socket_send2plc
    说明:  数据用socket写入到三菱系列PLC中,读取或写入数据。(send data to mitishubishi PLC with socket)
    2020-06-25 06:00:02下载
    积分:1
  • kraken
    计算海洋声学简正波计算软件pdf,Kraken,大海怪(Normal mode compute software pdf)
    2021-02-18 17:49:45下载
    积分:1
  • fktracking
    这是一个机器人与焊缝跟踪仪相互协同工作的一个上位机软件。(this is one soft ware foe the interface between the robot and the seam tracking machine .)
    2021-04-07 22:39:01下载
    积分:1
  • 汉字库读取软件
    说明:  读取汉字库,并用点阵,打印到屏幕,是小型液晶显示的工具(Read Chinese ,and print)
    2020-05-22 06:05:44下载
    积分:1
  • clumsy-0.2-win32
    利用封装 Winodws Filtering Platform 的WinDivert 库, clumsy 能实时的将系统接收和发出的网络数据包拦截下来,人工的造成延迟,掉包和篡改操作后再进行发送。无论你是要重现网络异常造成的程序错误,还是评估你的应用程序在不良网络状况下的表现,clumsy 都能让你在不需要额外添加代码的情况下,在系统层次帮你达到想要的效果(Using Winodws Filtering Platform package WinDivert library, clumsy can real-time system receives and sends the network data packets intercepted, delay caused by artificial, substitution and tampering after sending operation. Whether you want to reproduce the program errors caused by network exceptions or evaluate the performance of your applications under bad network conditions, clumsy can help you achieve the desired results at the system level without additional code.)
    2017-12-11 16:44:17下载
    积分:1
  • 仿真&程序
    基于单片机的智能路灯照明控制顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶顶(Intelligent street lamp lighting)
    2018-05-20 10:21:16下载
    积分:1
  • Snake_C
    说明:  贪吃蛇源码c++实现,经典游戏编程,适合爱好者学习(Snake Source c++ implementation, the classic game programming for fans to learn)
    2010-04-25 17:39:12下载
    积分:1
  • xmz645
    西门子公司的电表规约程序开发,已经通过测试希望能给大家带来帮助(Siemens meter the Statute program development, has been tested, I hope we can bring to help)
    2012-04-10 09:29:34下载
    积分:1
  • MyCalculator
    基于MFC编写的简单计算器Visual C++程序(Write a simple calculator based on MFC Visual C++ program)
    2010-08-20 12:59:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载