搜索资源列表
OSGMFC
- osg与mfc的结合,即再mfc中如何调用osg引擎。-OSG with the combination, then how mfc call OSG engine.
osgMFC
- OSG是一个图形软件开发包,它封装了OpenGL;该程序实现了将VC的MFC和OSG的osgProducer::Viewer相结合,实现了界面用MFC来实现;-OSG is a graphical software development kits, it Packaging OpenGL; The program will be the VC of the MFC and OSG osgProducer : : Viewer comb
OSGMFC
- osg与mfc的结合,即再mfc中如何调用osg引擎。-OSG with the combination, then how mfc call OSG engine.
MFC_OSG_MDI
- osgMFC,基于MFC和OSG的3D图形渲染程序,需安装OSG之后才可编译。-osgMFC, based on the MFC and the 3D graphics rendering OSG procedure can be compiled after the installation of OSG.
OsgSample
- 包含了OSGMFC 以及几个典型的OSG例子,绝对可以调试,但OSG环境需要自己重新配置一下-Contains OSGMFC as well as several examples of typical OSG can definitely make a debug, but the OSG environment needs its own reconfiguration
OsgMFCSDI
- OSGmfc的展示 一头牛在窗口中,模型更具窗口的大小改变分辨率-OsgMFCSDI
osgMFC
- 一个用MFC框架写的关于osg的例子,提供了MFC与osg窗口结合的方法。-A written about using MFC fr a mework osg example, MFC provides a method of combining the window with osg.
osgmfc
- 实现OSG+MFC,建立MFC+OSG界面的说明文档。-realize OSG+MFC
OSGMFC
- 此程序是OSG结合MFC编写的图形渲染程序,较为简单好用,对于初学MFC和OSG的读者来说,较为适用,程序运行环境是VS2008-This program is written in MFC OSG combine graphics rendering process, relatively easy to use for the beginner MFC and OSG reader, more applicable, the pro
osgMFC
- osg mfc 测试例子,主要涉及如何使用osg,具体请看源码
osgviewerMFC
- 本人在osgMFC的基础上自己实现了一部分功能,显示模型,截屏,路径,粒子效果等等。改正了所有的bug,后续会上传更新的版本-Trying to realize some function base on osgMFC,it includes displaying model,animation path,capturing screen etc,and it would be update later。