CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Opengl with MFC

搜索资源列表

  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. threedmesh

    0下载:
  2. 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:105860
    • 提供者:周立
  1. OpenglAndMFC

    0下载:
  2. opengl在MFC框架下的使用示例代码,适合于在MFC下进行图形渲染的开发者-This rather large and impressive MFC contribution demonstrates, multiple OpenGL views, rubber banding, color ramp, mouse trackball type control, OpenGL printing, etc., in a MFC MDI and SDI framework. This was
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:8684408
    • 提供者:邵绪强
  1. MFC-and-OpenGL

    0下载:
  2. 结合MFC框架设计菜单,通过3ds模型的载入,通过opengl程序控制-Combined with the MFC framework designed menu 3ds model loading, opengl program control
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:138915
    • 提供者:gaohongxian
  1. CPendulumOpenGL

    0下载:
  2. MFC, OpenGL, 创建的二维摇摆,-Pendulum with MFC and OpenGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:4017701
    • 提供者:闫瑞君
  1. Visual_CPPMFC

    0下载:
  2. 这是opengl和mfc编程的入门教程、通过实例讲解了在mfc中如何调用opengl平台、具有很好的帮助-This is the introductory tutorial opengl and mfc programming examples to explain how to call in mfc opengl platform, with good help
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:271438
    • 提供者:李伟
  1. MFCOpenGL

    0下载:
  2. 结合OpenGL和MFC编程的初级入门介绍-Primary introduction to programming with OpenGL and MFC
  3. 所属分类:Document

    • 发布日期:2017-11-30
    • 文件大小:32157
    • 提供者:阳文杰
  1. openGL-fireworks-

    0下载:
  2. MFC下实现 openGL烟花粒子播放 用FOMD 配音,整个系统有七种爆炸效果,效果依然不是很好,由于个人数学较差,写不出离散的魅力效果-MFC to achieve openGL particles play with fireworks FOMD dubbing, the whole system has seven explosions, the effect is still not very good, because of personal math is poor, write
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:3575857
    • 提供者:悠弦
  1. mfc_3D

    0下载:
  2. 用mfc采用OpenGL实现地球绕太阳的公转和月球绕地球的公转并自身带有一定速率的自转。-Using OpenGL implementation with mfc Earth revolves around the sun and the moon revolves around the Earth and themselves with a certain rate of rotation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-23
    • 文件大小:7184156
    • 提供者:liuqian
  1. opengl

    0下载:
  2. 实现opengl与vc++MFC对话框的连接;实现一些基本的鼠标和键盘对opengl的操作;实现一些串口通信操作-Opengl realize the connection with vc++MFC dialog achieve some basic mouse and keyboard operation opengl achieve some serial communication
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4369536
    • 提供者:lht
  1. MFC-OpenGL---SDI-Template

    0下载:
  2. MFC CView OpenGL SDI Use this as template for creating an application (MFC SDI) with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:163098
    • 提供者:bazzer
  1. windowopengl

    0下载:
  2. 基于opengl与MFC结合实现绘图功能的简单入门学习资料,是熟悉opengl与windows编程很好的学习资料-Based on a simple learning materials to achieve opengl graphics combined with the MFC is familiar with windows programming opengl good learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11605673
    • 提供者:youk
  1. oglMFCDialog

    0下载:
  2. 用OpenGL和MFC单文档进行3D显示的简单实例,在VC++6.0环境调试通过 -programming with OpenGL and MFC
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:9722844
    • 提供者:HLJin
  1. TERRAIN3DTEST

    0下载:
  2. visual c++ MFC使用opengl实例及加载ms3d文件流程,结合mfc进行编辑,适合初学者。-visual c++ MFC examples and use opengl loaded ms3d document workflow, combined with mfc editing for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16144758
    • 提供者:David
  1. openGL-MFC-STL

    0下载:
  2. 在VS2010的开发平台下,结合MFC类库和OPENGL工具,事项STL三维模型文件的读取和显示。-under visual studio 2010 tool,with the help of MFC and opengl tools, it can read and diaplay STL 3D modal file .
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:19773
    • 提供者:刘才慧
  1. OPenGL

    0下载:
  2. OPENGl的学习用例,结合MFC的知识,搭建OPENGL环境-OPENGl learning use cases, combined with knowledge of MFC, set OPENGL environment
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-14
    • 文件大小:67338240
    • 提供者:蔓延
  1. RadarScan0807

    1下载:
  2. MFC上使用picture control控件,用OPENGL绘制动态雷达扫描图(MFC uses picture control controls, and draws a dynamic radar scan with OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:9922560
    • 提供者:carol1204
  1. openglTheFiveStarRedFlag

    0下载:
  2. 在MFC平台上,利用OpenGL通过shader画五星红旗(Draw a five star red flag with OpenGL)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:9757696
    • 提供者:mingge
  1. MFC_openGL_example

    0下载:
  2. 这里面有很多关于OpenGL的例子,可以参考其中的代码进行修改(There are many examples of OpenGL in this, which can be modified with the code.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-29
    • 文件大小:5745664
    • 提供者:Qlmite
  1. op

    0下载:
  2. 在MFC单文档上结合OPENGL绘图,实现鼠标的选取(Combined with OPENGL drawing on MFC single document, the selection of mouse is realized.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:89088
    • 提供者:Ilson_
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com