登录
首页 » Visual C++ » OpenGLdlg

OpenGLdlg

于 2010-09-13 发布 文件大小:21777KB
0 181
下载积分: 1 下载次数: 36

代码说明:

  利用MFC,基于OPenGL在对话框中显示出来,实现立方体的旋转,移动,缩放等功能,分为手动和自动模式,对OpenGL初学者有很大的借鉴作用(Using MFC, based OPenGL shown in the dialog box to achieve the cube to rotate, move, zoom and other functions, is divided into manual and automatic modes, on the OpenGL great reference for beginners)

文件列表:

OpenGLdlg
.........\Debug
.........\.....\BuildLog.htm,12628,2010-08-31
.........\.....\mt.dep,67,2010-08-31
.........\.....\OpenGLDlgTest.exe,2263040,2010-08-31
.........\.....\OpenGLDlgTest.exe.embed.manifest,406,2010-08-31
.........\.....\OpenGLDlgTest.exe.embed.manifest.res,472,2010-08-31
.........\.....\OpenGLDlgTest.exe.intermediate.manifest,381,2010-08-31
.........\.....\OpenGLDlgTest.ilk,6902920,2010-08-31
.........\.....\OpenGLDlgTest.obj,20067,2010-08-31
.........\.....\OpenGLDlgTest.pch,24903680,2010-08-31
.........\.....\OpenGLDlgTest.pdb,12790784,2010-08-31
.........\.....\OpenGLDlgTest.res,12756,2010-08-31
.........\.....\OpenGLDlgTestDlg.obj,99734,2010-08-31
.........\.....\StdAfx.obj,465941,2010-08-31
.........\.....\vc60.idb,205824,2010-05-12
.........\.....\vc60.pdb,372736,2010-05-12
.........\.....\vc90.idb,904192,2010-08-31
.........\.....\vc90.pdb,1978368,2010-08-31
.........\OpenGLDlgTest.aps,38596,2010-08-30
.........\OpenGLDlgTest.clw,1083,2010-05-12
.........\OpenGLDlgTest.cpp,2178,2010-08-30
.........\OpenGLDlgTest.dsp,4355,2010-05-12
.........\OpenGLDlgTest.dsw,549,2010-05-12
.........\OpenGLDlgTest.h,1401,2010-08-24
.........\OpenGLDlgTest.ncb,22694912,2010-08-31
.........\OpenGLDlgTest.opt,48640,2010-05-12
.........\OpenGLDlgTest.plg,1191,2010-05-12
.........\OpenGLDlgTest.rc,5748,2010-08-30
.........\OpenGLDlgTest.sln,891,2010-08-31
.........\OpenGLDlgTest.vcproj,7577,2010-08-31
.........\OpenGLDlgTest.vcproj.WWW-DBEB268BF3A.Administrator.user,1427,2010-08-31
.........\OpenGLDlgTestDlg.cpp,14902,2010-08-31
.........\OpenGLDlgTestDlg.h,2282,2010-08-30
.........\ReadMe.txt,3705,2010-05-12
.........\Release
.........\.......\BuildLog.htm,8908,2010-08-31
.........\.......\mt.dep,67,2010-08-31
.........\.......\OpenGLDlgTest.exe,20992,2010-08-31
.........\.......\OpenGLDlgTest.exe.intermediate.manifest,851,2010-08-31
.........\.......\OpenGLDlgTest.obj,13829,2010-08-31
.........\.......\OpenGLDlgTest.pch,28770304,2010-08-31
.........\.......\OpenGLDlgTest.res,2896,2010-08-31
.........\.......\OpenGLDlgTestDlg.obj,43459,2010-08-31
.........\.......\StdAfx.obj,17241,2010-08-31
.........\.......\vc90.idb,519168,2010-08-31
.........\res

.........\...\OpenGLDlgTest.rc2,405,2010-05-12
.........\resource.h,1099,2010-08-30
.........\StdAfx.cpp,215,2010-05-12
.........\StdAfx.h,1171,2010-08-24

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

发表评论

0 个回复

  • HospitalManagementSystem
    说明:  医院管理系统,是课程设计的一个小系统,大家看看(Hospital Management System, is a small system, curriculum design, we take a look at)
    2010-03-19 20:06:47下载
    积分:1
  • DS18B20
    芯片SD18B20的中文资料说明。解压即可(The Chinese information on the chip SD18B20. Decompression can)
    2013-12-26 13:09:18下载
    积分:1
  • zyglcx
    作业管理程序,利用C语言编写的作业管理程序 模拟可变分区存储空间的分配回收算法。要求菜单式操作,用户输入作业名和作业长度后,系统能根据作业分配存储空间;用户输入作业名后能回收分配的存储空间,并能按需要输出空闲表区和已分配表区表格的内容。(operations management procedures, C language prepared by the operations management procedures simulated variable zoning storage space allocation recovery algorithm. Asked menu-operation, user input from operations and operating length, the operating system can allocate storage space; Operating user input after recovery from the distribution of storage space. and by the need to spare output table and the table has been assigned as the district forms.)
    2006-12-21 09:39:47下载
    积分:1
  • EzCad2.7.6
    说明:  金橙子激光打标软件ezcad 2.7.6免狗版,可保存文件(ezcad 2.7.6 dongle free version)
    2020-11-25 18:29:33下载
    积分:1
  • STM8-C-language-programming
    STM8 C language programming
    2016-07-19 11:28:52下载
    积分:1
  • MUIS
    单片机播放 音乐 是学习的好资料 音频学习
    2012-02-01 21:03:24下载
    积分:1
  • DrawArrowDemo
    绘制带有箭头的线条,C++精选学习源码,很好的参考资料。(Draw lines with arrows, C++ select learning source code, a good reference.)
    2013-11-27 07:46:43下载
    积分:1
  • BoundaryDetectionVc++Res
    图像处理中的边缘检测以及曲线拟合的结合应用,实现边缘连接和线段拟合源码(image processing edge detection and curve fitting combination of applications, connectivity and edge line fitting FOSS)
    2007-01-01 19:08:58下载
    积分:1
  • ddos
    说明:  ddos,一个很好的DDOS工具。。。。。。(ddos a intersing software)
    2020-06-19 09:15:41下载
    积分:1
  • C-LANGUAGE
    C语言教程讲义(谭浩强).pdf初学者必须要看的讲义(C language tutorial notes (Tan Haojiang). PDF beginners must see notes )
    2014-09-23 15:12:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载