• 大小: 1.21MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-05
  • 语言: 其他
  • 标签: VC  OpenGL  

资源简介

简单的运用OpenGL模拟铣刀加工零件的过程

资源截图

代码片段和文件信息

// 3DSglLoader.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “3DSglLoader.h“

#include “MainFrm.h“
#include “3DSglLoaderDoc.h“
#include “3DSglLoaderView.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CMy3DSglLoaderApp

BEGIN_MESSAGE_MAP(CMy3DSglLoaderApp CWinApp)
//{{AFX_MSG_MAP(CMy3DSglLoaderApp)
ON_COMMAND(ID_APP_ABOUT OnAppAbout)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG_MAP
// Standard file based document commands
ON_COMMAND(ID_FILE_NEW CWinApp::OnFileNew)
ON_COMMAND(ID_F

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件     180000  2010-06-05 22:25  大头\111.gl

     文件     370351  2010-06-05 22:25  大头\111.h

     文件      28508  2010-05-30 14:20  大头\3DSglLoader.aps

     文件       2375  2010-05-30 15:20  大头\3DSglLoader.clw

     文件       4327  2010-05-30 00:21  大头\3DSglLoader.cpp

     文件       4660  2010-05-30 00:21  大头\3DSglLoader.dsp

     文件        547  2010-05-30 00:21  大头\3DSglLoader.dsw

     文件       1418  2010-05-30 00:21  大头\3DSglLoader.h

     文件     214016  2011-01-22 17:15  大头\3DSglLoader.ncb

     文件      53760  2011-01-22 17:15  大头\3DSglLoader.opt

     文件       1900  2011-01-22 17:14  大头\3DSglLoader.plg

     文件      10610  2010-05-30 00:21  大头\3DSglLoader.rc

     文件       1876  2010-05-30 00:21  大头\3DSglLoaderDoc.cpp

     文件       1541  2010-05-30 00:21  大头\3DSglLoaderDoc.h

     文件      11342  2010-06-16 15:50  大头\3DSglLoaderView.cpp

     文件       2610  2010-06-15 23:45  大头\3DSglLoaderView.h

     文件       1536  2010-06-05 22:25  大头\d16.gl

     文件       3149  2010-06-05 22:25  大头\d16.h

     文件       7352  2011-01-22 17:14  大头\Debug\3DSglLoader.res

     文件     156672  2011-01-22 17:14  大头\Debug\vc60.idb

     文件      36864  2011-01-22 17:14  大头\Debug\vc60.pdb

     文件       2512  2010-05-30 00:21  大头\MainFrm.cpp

     文件       1581  2010-05-30 00:21  大头\MainFrm.h

     文件       4444  2010-05-30 00:21  大头\ReadMe.txt

     文件       1078  2010-05-30 00:21  大头\RES\3DSglLoader.ico

     文件        403  2010-05-30 00:21  大头\RES\3DSglLoader.rc2

     文件       1078  2010-05-30 00:21  大头\RES\3DSglLoaderDoc.ico

    ..A.SH.      6656  2010-08-23 18:12  大头\RES\Thumbs.db

     文件       1078  2010-05-30 00:21  大头\RES\Toolbar.bmp

     文件        499  2010-05-30 00:21  大头\Resource.h

............此处省略56个文件信息

评论

共有 条评论