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

计算机图形学

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

  • PQ12154
    PQ分解法,有些还需要改进,该程序所对应的例子是东南大学陈珩编的《电力系统稳态分析(第二版)》的例4-5(PQ decomposition, some also needs to be improved, The procedure corresponding to the example of Southeast University, Chen Heng addendum to the "steady-state power system analysis (second edition)" 4-5 cases)
    2020-07-03 08:20:02下载
    积分:1
  • MS_6
    这是C++Primer的书籍的源代码,包括课后习题的答案,是份很不错的代码,尤其针对初学者(This is the source code of C++Primer books, including after-school exercises, answers, were very good code, especially for beginners)
    2012-07-05 13:31:36下载
    积分:1
  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • ForexRealProfitEA
    A hedge ea, return curve for 1min is perfect.
    2020-06-19 12:40:01下载
    积分:1
  • zhongdasicily
    这是中山大学Sicily上的部分题目的代码,可供大家参考(This is part of Sun Yat-sen Sicily on the subject code, for your reference)
    2010-10-10 19:56:25下载
    积分:1
  • oneday
    定义日期类Date。要求: (1)可以设置日期; (2)日期加一天操作; (3)输出函数,输出格式为“XXXX年XX月XX日”; (4)编写主函数,定义对象,完成相应功能。 (The definition of the date of type Date. Requirements: (1) can set the date (2) date-plus-one operation (3) the output function, output format for the " XXXX in XX on XX date" (4) the preparation of the main function, the definition of the object, the completion of the corresponding function.)
    2009-05-21 23:02:48下载
    积分:1
  • anwend-safe
    將 W頁的查詢出來的界面,通 ]件 l送出去,可以做為計劃排程來定 r的 l送(Will W page of the query out of the interface,] piece l sent out, can be used as a plan to schedule the r of the l send)
    2018-12-04 23:31:28下载
    积分:1
  • BusStationManage
    用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。 数据库采用SQL Sever2000 数据库中的表单和代码文件说明相见压缩包中说明文档。(用Visual C++ 6.0实现的公交客运站的站务管理系统,实现售票,退票,车辆调度,财务结算,用户管理等功能。 数据库采用SQL Sever2000 数据库中的表格和代码文件说明相见压缩包中说明文档。)
    2009-04-15 17:15:57下载
    积分:1
  • LinuxMulti-threadProgrammingManual
    Linux下多线程编程指南,pdf格式,介绍了Solaris操作系统中POSIX线程和Solaris线程的多线程编程接口,该指南将指导程序员如何创建性新的多线程程序以及如何向现有的程序中添加多线程(Under the multi-threaded Linux Programming Guide, pdf format, introduced the Solaris operating system, POSIX threads and Solaris threads of the multi-threaded programming interface, the guide will guide programmers how to create multi-threaded nature of the new procedures and how to add to an existing program Multithreading)
    2010-01-29 10:13:32下载
    积分:1
  • array
    c和c++动态数组的实现.visual studio 2008下编译通过(c and c++ realize dynamic array. visual studio 2008 under the compiler through)
    2008-07-21 14:37:57下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载