CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - mfc opengl

搜索资源列表

  1. BallOperate

    0下载:
  2. 将opengl镶嵌于mfc中,并且加入了用鼠标实现轨迹球的程序
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:47183
    • 提供者:wangyun
  1. Dialog Opengl

    0下载:
  2. 一个基于OpenGl的MFC框架,可以加载3DS模型
  3. 所属分类:界面编程

  1. MFC单文档下地球三维显示

    1下载:
  2. 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
  3. 所属分类:界面编程

    • 发布日期:2011-07-05
    • 文件大小:4154950
    • 提供者:wangln
  1. MFC_opengl

    0下载:
  2. 使用VS2008实现了MFC与OPenGL的设置问题,采用分界面实现了简单的交互-Use VS2008 realized the MFC and OPenGL Settings, and the boundary surface realized simple interaction
  3. 所属分类:Menu control

    • 发布日期:2017-05-30
    • 文件大小:13168617
    • 提供者:flower
  1. dynviews

    0下载:
  2. 非基于MFC的文档/视图结构创建多维动态视图,轻松创建多维视图的效果,通过openGL,实现效果显示。-Are not based on MFC s document/view structure to create multi-dimensional and dynamic view, to easily create multi-dimensional view of the effect, through openGL, to achieve the effect of show.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:117262
    • 提供者:史书
  1. VC_MFC

    0下载:
  2. 在vc++环境下,基于MFC的不规则形状按钮,计算器,切分窗口,用OpenGL实现简单动画和制作可扩展对话框-In vc++ Environment, based on the MFC of the irregular shape of the button, calculator, split window, using OpenGL to achieve a simple animation and production scalability of the dialog box
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:190775
    • 提供者:pop
  1. SDIOpenGL

    0下载:
  2. 在mfc单文档中如何使用OpenGl,包含具体txt步骤方法-how to use OpenGL in SDI of mfc,including a text for the detail
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2002747
    • 提供者:盖长青
  1. OpenGL_ch2

    0下载:
  2. 基于MFC单文档的OPENGL绘制显示示例-MFC single document based on the OPENGL drawing shows an example
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:31911
    • 提供者:
  1. miniOpenGL_Design

    0下载:
  2. 基于(Visual C++ 6.0)MFC & OpenGL库编写的小型三维图形程序设计开发工具-Based (Visual C++ 6.0) MFC & OpenGL 3D graphics library written procedures for small-scale design and development tools
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2104779
    • 提供者:Sunny
  1. OpenGLMFCinterface

    0下载:
  2. 封装了一个在MFC对话框下来开发的OpenGL类:MLGL,该类基本实现了完全封装,使用时无需在对话框初始化函数中做初始化。将MLGL类与图画控件关联即可用!另外可以仿造程序中Test类继承MLGL类重载Draw3D()函数开发!-Encapsulates an MFC dialog box down the development of OpenGL classes: MLGL, the basic realization of such a complete package, no need
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3883990
    • 提供者:马乐
  1. 3DHelperDemo

    0下载:
  2. 一个基于mfc对话框和OPenGL的三维模型显示框架-A frame which use mfc dialog OPenGL
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:60588
    • 提供者:张霞
  1. Coordinate3

    1下载:
  2. VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
  3. 所属分类:Dialog_Window

    • 发布日期:2016-06-04
    • 文件大小:3761152
    • 提供者:麦志伟
  1. MyMfcOpenGL

    0下载:
  2. MFC的控件上使用的OPENGL类,可以在任意的OPENGL的控件上使用-MFC controls on the use of OPENGL class, you can control any use of OPENGL
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:11242600
    • 提供者:aaaa
  1. openglMicrosoft-Word-

    0下载:
  2. MFC基于对话框的工程实现opengl编程-MFC dialog-based project implementation opengl programming
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:18308
    • 提供者:potter
  1. MfcOpenGl

    0下载:
  2. MFC中进行OpenGL图形仿真编程-MFC OpenGL graphics simulation programming. .
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-01
    • 文件大小:7249073
    • 提供者:尹海文
  1. MFC-and-OpenGL-for-basic

    0下载:
  2. 用于mfc的opengl的编程,可以实现绘图。这里提供了好几种实现方法,可以尝试下,比较有价值-For mfc opengl programming, graphics can be achieved. Here are several methods that you can try, they are very valuable
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:6425
    • 提供者:liyu
  1. MFC-OpenGLClass-base-dialog

    0下载:
  2. 基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快-MFC OpenGL class source code base dialog
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:9743
    • 提供者:doushaobin
  1. OpenGLPMFCPPointCloud

    0下载:
  2. 基于单文档的MFC+OpenGL,实现点云的显示,缩放,旋转等-Based MFC+OpenGL single document, point cloud display, zoom, rotate, etc.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-27
    • 文件大小:10239727
    • 提供者:wo1182929447
  1. OpenGL实现二维图像的三维显示

    1下载:
  2. 基于MFC的使用OPENGL对一幅二维图像进行三维显示的小程序。(This is a program of openGL based on MFC of VC6.0. there is a new method.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-28
    • 文件大小:1786880
    • 提供者:叮咚94
  1. OpenGL开发的机械臂运动仿真程序(含代码)

    1下载:
  2. OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:151552
    • 提供者:小小MIKO
« 12 »
搜珍网 www.dssz.com