登录
首页 » Visual C++ » COpenGL

COpenGL

于 2009-07-30 发布 文件大小:22065KB
0 363
下载积分: 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 个回复

  • MutilReDraw
    说明:  访问最底层LOD模型路径,打开后获取顶点数据和PirmitiveSet,重绘模型的三角面片(Visit the bottom LOD model path, open it, get vertex Array and PirmitiveSet, and redraw the triangle of the model.)
    2019-01-10 14:46:42下载
    积分:1
  • SliceSTL
    三维切片:读取STL文件并进行按层切片的简单示例程序(Three-dimensional slices: Read STL file and layer slices by a simple example program)
    2007-11-24 11:39:28下载
    积分:1
  • ode-0.11.1
    可以用于rigid body等动画的仿真open dynamic engine最新版本。本人已经创建工程的ODE,全国首发,SLN文件在ode-0.11.1uildvs2008下,打开为可以运行的sample程序。(Open dynamic engine, which is used to animation simulation, such as rigid body. It is called as physical engine. I have make the ODE to be a .Sln file. You guys can directly use it. Have fun!)
    2009-11-25 12:01:24下载
    积分:1
  • terrain
    演示地形绘制与漫游,取自OGRE例子,地形管理器会自动应用八叉树分割来管理地形。(Demo terrain rendering and roaming, from OGRE example, terrain Manager automatically applied octree division to manage the terrain.)
    2013-05-27 23:51:46下载
    积分:1
  • earthquakeanalysis
    对地震数据进行分析,并对它们进行三维重建,可用来对地震原因进行探索.(Analysis of seismic data, and their three-dimensional reconstruction, can be used to explore the causes of earthquakes.)
    2009-03-23 11:43:22下载
    积分:1
  • GTool(Version2.2)
    电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)
    2010-01-11 17:13:42下载
    积分:1
  • Terrain3DTest
    三维地形的模拟,用的工具是opengl,对于研究大规模地形的绘制非常有用,把源码拿出来与大家分享(Three-dimensional terrain modeling, using tools opengl, for the study of large-scale terrain rendering is very useful to share with you source out)
    2010-08-30 22:02:36下载
    积分:1
  • 312312
    立方体动态隐线算法,mfc实现立方体的动态消隐(Cube dynamic hidden line algorithm)
    2020-11-10 08:19:45下载
    积分:1
  • qt-3dconstruct
    qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引(qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices)
    2013-07-17 20:17:48下载
    积分:1
  • faction
    利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。(use fractal and chaos theory, generate very attractive two-dimensional graphics. A number of parameters can control graphics.)
    2005-06-10 17:41:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载