登录
首页 » Visual C++ » COpenGL

COpenGL

于 2009-07-30 发布 文件大小:22065KB
0 330
下载积分: 1 下载次数: 1

代码说明:

说明:  结合MFC和opengl编程,可以显示网格,网格的格式为obj # 顶点数 面片数 v....f....(Combination of MFC and opengl programming, you can display the mesh, the mesh format obj# Vertices few patches v. ... f. ...)

文件列表:

COpenGLDemo
...........\COpenGLDemo
...........\...........\ChildFrm.cpp
...........\...........\ChildFrm.h
...........\...........\common.cpp
...........\...........\common.h
...........\...........\COpenGLDemo.aps
...........\...........\COpenGLDemo.cpp
...........\...........\COpenGLDemo.h
...........\...........\COpenGLDemo.rc
...........\...........\COpenGLDemo.vcproj
...........\...........\COpenGLDemo.vcproj.GAOLIN.gaolin.user
...........\...........\COpenGLDemo.vcproj.高林-PC.高林.user
...........\...........\COpenGLDemoDoc.cpp
...........\...........\COpenGLDemoDoc.h
...........\...........\COpenGLDemoView.cpp
...........\...........\COpenGLDemoView.h
...........\...........\Debug
...........\...........\.....\BuildLog.htm
...........\...........\.....\ChildFrm.obj
...........\...........\.....\common.obj
...........\...........\.....\COpenGLDemo.exe.embed.manifest
...........\...........\.....\COpenGLDemo.exe.embed.manifest.res
...........\...........\.....\COpenGLDemo.exe.intermediate.manifest
...........\...........\.....\COpenGLDemo.obj
...........\...........\.....\COpenGLDemo.pch
...........\...........\.....\COpenGLDemo.res
...........\...........\.....\COpenGLDemoDoc.obj
...........\...........\.....\COpenGLDemoView.obj
...........\...........\.....\MainFrm.obj
...........\...........\.....\mesh.obj
...........\...........\.....\mesh_io.obj
...........\...........\.....\mt.dep
...........\...........\.....\stdafx.obj
...........\...........\.....\vc90.idb
...........\...........\.....\vc90.pdb
...........\...........\MainFrm.cpp
...........\...........\MainFrm.h
...........\...........\mesh.cpp
...........\...........\mesh.h
...........\...........\mesh_io.cpp
...........\...........\mesh_io.h
...........\...........\ReadMe.txt
...........\...........\Release
...........\...........\.......\BuildLog.htm
...........\...........\.......\ChildFrm.obj
...........\...........\.......\common.obj
...........\...........\.......\COpenGLDemo.exe.intermediate.manifest
...........\...........\.......\COpenGLDemo.obj
...........\...........\.......\COpenGLDemo.pch
...........\...........\.......\COpenGLDemo.res
...........\...........\.......\COpenGLDemoDoc.obj
...........\...........\.......\COpenGLDemoView.obj
...........\...........\.......\MainFrm.obj
...........\...........\.......\mesh.obj
...........\...........\.......\mesh_io.obj
...........\...........\.......\mt.dep
...........\...........\.......\stdafx.obj
...........\...........\.......\vc90.idb
...........\...........\.......\vc90.pdb
...........\...........\res

...........\...........\...\COpenGLDemo.rc2


...........\...........\resource.h
...........\...........\stdafx.cpp
...........\...........\stdafx.h
...........\...........\targetver.h
...........\COpenGLDemo.ncb
...........\COpenGLDemo.sln
...........\Debug
...........\.....\COpenGLDemo.exe
...........\.....\COpenGLDemo.ilk
...........\.....\COpenGLDemo.pdb
...........\Release
...........\.......\COpenGLDemo.exe
...........\.......\COpenGLDemo.pdb

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

发表评论

0 个回复

  • 888
    3D8光立方,动画程序!可供下载,几十种动画!(3D8 cube, animation program!Available for download, dozens of animation!)
    2020-12-25 23:19:04下载
    积分:1
  • abysse
    Opengl camera class. Shows how to handle camera movements by usin mouse or keyboard inputs.
    2010-01-04 01:35:47下载
    积分:1
  • 3D-cubic-channel-LBM-simulation
    三维方腔内流体流动的格子波尔茨曼方法模拟(Three-dimensional square cavity fluid flow simulation Lattice Boltzmann Method)
    2016-09-06 21:01:47下载
    积分:1
  • daima
    说明:  三维地形实时动态显示的核心代码---来自<<Visual C++ 编程技巧典型案例解析>>(Real-time dynamic display of three-dimensional topography of the core code--- from <<Visual C++编程技巧典型案例解析>>)
    2008-09-15 21:27:57下载
    积分:1
  • LeastSquare
    说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
    2011-03-23 16:19:11下载
    积分:1
  • EasyGUI
    简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
    2012-07-22 00:19:37下载
    积分:1
  • 用Opengl画出三维地
    读取dem数据,用Opengl画出三维地形,实现漫游。(Read dem data,and use Opengl to render the 3D Terrian. )
    2009-12-09 18:24:51下载
    积分:1
  • description
    这是微软Win8 上宣布放弃Mirror driver之后推荐采用的抓屏技术, 全部基于D3D/DXGI技术, 效率非常高, 并且包含变化区域和屏幕鼠标光标。它的缺点是没法抓取某个窗口的内容 。(This is a renounced Mirror driver after Microsoft Win8 recommended screen capture technology, all based D3D/DXGI technology, efficiency is very high, and contains changes in the regional and screen mouse cursor. The disadvantage is that the contents of a window can not crawl.)
    2020-06-26 14:20:01下载
    积分:1
  • msvc_at3dx1-2-3
    3D秀字程式,可秀出旋轉立體字 使用visual c++編譯(3D-word programming, rotating three-dimensional characters in 2004 and the use of visual c compiler)
    2006-07-08 01:45:31下载
    积分:1
  • rock
    离散元软件3DEC软甲隧道分析实例,考虑了节理分布情况以及各种支护结构单元,建模技术较高,有助于避免自带生成器的伪节理影响(Discrete element analysis software 3DEC soft-tunnel instance, consider the joint distribution as well as supporting a variety of structural units, higher modeling techniques to help avoid pseudo generator comes joints affected)
    2014-12-16 17:36:50下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载