文件名称:VC++编程实现OpenGL虚拟现实
文件大小:581KB
文件格式:RAR
更新时间:2012-05-13 16:32:44
VC++编程实现OpenGL虚拟现实
VC++编程实现OpenGL虚拟现实 CSingleDocTemplate* pDocTemplate; pDocTemplate = new CSingleDocTemplate( IDR_MAINFRAME, RUNTIME_CLASS(CVRDemoDoc), RUNTIME_CLASS(CMainFrame), // main SDI frame window RUNTIME_CLASS(CVRDemoView)); AddDocTemplate(pDocTemplate); // Parse command line for standard shell commands, DDE, file open CCommandLineInfo cmdInfo; ParseCommandLine(cmdInfo); // Dispatch commands specified on the command line if (!ProcessShellCommand(cmdInfo)) return FALSE; // The one and only window has been initialized, so show and update it. m_pMainWnd->ShowWindow(SW_SHOW); m_pMainWnd->UpdateWindow();
【文件预览】:
VRDemo
----VRDemo.dsw(535B)
----Resource.h(494B)
----VRDemoDoc.h(1KB)
----VRDemo.plg(3KB)
----RES()
--------Toolbar.bmp(1KB)
--------VRDemo.rc2(398B)
--------VRDemoDoc.ico(1KB)
--------VRDemo.ico(3KB)
----Bitmaps()
--------Fresco-Town.bmp(48KB)
--------Fresco-Computer.bmp(48KB)
--------Fresco-Paradise.bmp(48KB)
--------FloorOutside.bmp(12KB)
--------Fresco-Monkey.bmp(48KB)
--------FloorInside.bmp(12KB)
--------Wall.bmp(48KB)
--------Door.bmp(48KB)
--------Fresco-Hill.BMP(48KB)
--------Ground.bmp(192KB)
--------KeyBoard.BMP(48KB)
--------Fresco-SnowPine.bmp(48KB)
--------DoorEdge.BMP(12KB)
----VRDemo.ncb(153KB)
----VRDemo.clw(2KB)
----VRDemo.aps(30KB)
----VRDemoView.h(2KB)
----House.h(3KB)
----VRDemoView.cpp(7KB)
----VRDemo.opt(56KB)
----VRDemo.rc(11KB)
----House.cpp(10KB)
----Ground.cpp(3KB)
----Ground.h(779B)
----VRDemo.cpp(4KB)
----VRDemo.exe(152KB)
----StdAfx.cpp(208B)
----MainFrm.cpp(3KB)
----VRDemoDoc.cpp(2KB)
----House.dat(912KB)
----MainFrm.h(2KB)
----StdAfx.h(1KB)
----VRDemo.h(1KB)
----Debug()
----VRDemo.dsp(5KB)
----ReadMe.txt(4KB)