资源简介
简单的运用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个文件信息
相关资源
- STM32F103VCT6车牌识别装置
- spring+springMVC+mybatis房屋出租项目源码
- spring boot+mybatis+spring mvc+bootstrap开发停
- Raize Components 6.0 XE10(非常强大的VCL组
- opengl大作业 乡间小屋
- XMODEM程序VC源码
- STM32F407虚拟串口VCP COM
- VMware ESX 注册机 ESX 序列号 ESX 算号器
- opengl建立的一个场景
- 基于mvc的网上商城开发
- OpenGL - glfw库
- VC HOOK编程大全
- DES加密软件v1.1.0.1
- A+VCE 手机做题软件 7.0
- 程序按钮图标
- vcenter enterprise 6.0 vsphere 6.0 keygen
- 利用经纬度计算两点之间的距离
- TMS320VC5402芯片封装库Protel 99 SE格式
- UDP 文件传输vc源代码
- MVC租房项目
- vc2播放器
- opengl安装文件
- opengl 库函数 GLAUX.LIB,GLU32.LIB,glut
- DES加密解密源代码
- OpenGL三维坐标系绘图程序2.1版本
- 使用openGL绘制六角星
- VC 聊天系统 socket编程
- 好用的AES加密解密工具源码
- OPENGL光照和纹理技术.rar
- MSCOMM32.OCX vc串口通信编程控件
评论
共有 条评论