登录
首页 » Visual C++ » COpenGL

COpenGL

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

  • Love
    c++显示爱心,3D显示,表白可用,怒求推荐(c++ show love, 3D display, confession Tools)
    2015-09-11 16:04:51下载
    积分:1
  • planeDoc
    无人机路径规划。在给定的三维空间中搜索一条安全可行的无人机飞行路径(Path Planning. In a given three-dimensional space to search for a safe and feasible UAV flight path)
    2010-05-26 17:00:07下载
    积分:1
  • Seabed-Terrain
    基于LOD技术的3D海底地形仿真系统。主要讲述海底地形的绘制及仿真系统的组成。(Based on the LOD 3D seafloor topography simulation system. Focuses on the composition of the seabed topography mapping and simulation system.)
    2012-03-08 09:35:35下载
    积分:1
  • EffectShow
    通过对图象实现各种扫描显示,了解图象的绘图过程,便于实现对图象处理的编程显示。(of images of various scanning, image understanding of the mapping process to facilitate the achievement of the image processing program shows.)
    2005-06-08 12:55:46下载
    积分:1
  • Gouraud
    转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 (Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensional ball, you can spin around in any direction 2) the use of certain lighting technology, consider the ambient light, reflected light and the mirror The role of surface light 3) the use of blanking algorithm, reflecting the relationship between cube block surface 4) has good animation effects, to eliminate flicker phenomenon 5) can not be used in a function of OpenGL.)
    2020-06-30 19:40:01下载
    积分:1
  • 3D_TerrainV2.0
    3d与 vc opengl 的结合 ,对初学者的帮助应该很大(Vc opengl and 3d combination of help for beginners should be great)
    2008-07-30 21:45:14下载
    积分:1
  • An_example_of_Tetgen
    不是本人编的,转自csdndengpengyong,个人能力有限,望谅解。Tetgen是一个生成四面体网格的开源工具,本实例提供了从网上下载的开源的源码和一个简单的使用的示例,其中附带了Tetgen自带了的一个查看剖分出来的网格的工具TetView.exe,可以运行打开剖分出来的文件查看剖分的结果是否正确。(I was not prepared, carried csdndengpengyong, individual ability is limited, hope and understanding. Tetgen tetrahedral mesh generation is an open source tool, the examples provided from the Internet to download the open source code and a simple example of the use of which comes Tetgen comes out of a mesh grid view tool TetView . exe, you can run out of file viewing open split split the results are correct.)
    2021-03-14 20:49:22下载
    积分:1
  • 基于VTK的三维重建
    利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction results, the language is C++ language)
    2020-12-15 21:19:14下载
    积分:1
  • Horde3D_SDK_1.0.0_Beta4
    开源的3D引擎。简单实用。 带有示例代码,和引擎代码(Open-source 3D engine. Simple and practical. With the sample code, and the engine code)
    2010-01-16 10:35:17下载
    积分:1
  • segmentation3D
    利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)
    2009-06-01 17:15:55下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载