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

计算机图形学

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

  • 2d CS
    用VB编写的2DCS小游戏,适合新手学习(2DCS, written by VB, is suitable for novice)
    2018-05-27 08:26:13下载
    积分:1
  • atmega16
    用AVR单片机atmega16控制lcd1602,可在屏幕上的任意位置显示英文和数字。(Control with AVR microcontroller atmega16 lcd1602, can be anywhere on the screen display in English and numbers.)
    2010-11-06 20:38:49下载
    积分:1
  • CTFromCam_v0
    基于压缩跟踪实现视频流指定目标的实施跟踪(Implementation tracking of specified target in video stream based on compressed tracking)
    2017-11-04 19:28:26下载
    积分:1
  • vc++6gamebiancheng
    VISUAL C++游戏编程里有详细的课件和源码(VISUAL C++ Game programming, there are detailed courseware and source)
    2007-08-24 22:05:44下载
    积分:1
  • Birthday
    给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
    2014-03-04 17:47:21下载
    积分:1
  • 脚本破解
    适合用于破解石器时代脚本密码,查看ASSA密码,STW密码等(Stone Age ASSA script password cracking artifact)
    2020-06-20 02:00:01下载
    积分:1
  • table
    一个桌子,可以对其进行移动旋转,并可设置长宽高。(A table, you can move the rotation, and can set the length and breadth.)
    2012-05-23 20:51:32下载
    积分:1
  • bhsed-program
    该程序为基于粒子滤波的一种新算法,综合MCMC Bayesian(The program for a new algorithm based on particle filter, comprehensive MCMC Bayesian)
    2017-08-14 21:16:27下载
    积分:1
  • forum6
    啊第四盛大的啊的非法发发肥企鹅舞秋风俄方(hello everyone you are my son)
    2017-12-22 19:02:32下载
    积分:1
  • en25t80-data-Onida-1389-54-model-no-DFX-8399-samt
    onida dvd mt 1389,de, 54pin ram onida dvd
    2012-01-24 21:15:25下载
    积分:1
  • 696518资源总数
  • 104607会员总数
  • 44今日下载