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

搜索资源列表

  1. BSpline

    0下载:
  2. 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:790929
    • 提供者:杨平
  1. OpenGL

    1下载:
  2. 基于MFC的OpenGL编程,简单的实现了绘制茶壶,三维长方体的绘制,以及相应键盘操作转动等.-MFC' s OpenGL-based programming, a simple realization of the drawing pot, three-dimensional rectangular map, and the corresponding rotation, such as keyboard operation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:49099
    • 提供者:taobao1
  1. Src

    0下载:
  2. A small VRML viewer using OpenGL and MFC-read wrl
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:120207
    • 提供者:w
  1. Sierpinski_console

    0下载:
  2. win32控制台程序制作的Sierpinski正方形海绵,我的图形学大作业,VC6编写,代码不依赖MFC,非常清晰,注释详尽,各个角度鼠标随意拖曳,内涵glut包,无需安装opengl-win32 console program produced square Sierpinski sponge, my home work of Graphics, VC6 , code do not rely on MFC, very clear and detailed notes, different an
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:139188
    • 提供者:王鹏
  1. BiSheXin

    0下载:
  2. 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2036444
    • 提供者:康曦
  1. 2D3DPro

    0下载:
  2. 图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-First, to obtain images bmp image files, and the other is from the clipboard. The code in the MFC library functions in the OpenGL calls to achieve the three-dimensi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:106578
    • 提供者:guiyangyang
  1. wrl_viewer_Bin

    0下载:
  2. wrl文件三维显示工具,使用OpenGL和MFC-A small VRML viewer tool, using OpenGL and MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:75945
    • 提供者:YE PAN
  1. MFCopengl

    0下载:
  2. opengl中如何利用MFC的教程,文件格式是pdf的!-how to use MFC in opengl tutorial, pdf file format is the!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1253065
    • 提供者:张健
  1. Terrain

    0下载:
  2. OPenGL载入地图高程文件,但是只是简单的MFC实现-Elevation map OPenGL loading documents, but simply the realization of the MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3983776
    • 提供者:daidap
  1. ModelExe

    0下载:
  2. openGL的MFC单文档例子(包括画茶壶,贴图,绝对经典)-openGL examples of MFC Single Document (including painted teapot, mapping, an absolute classic)
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-12
    • 文件大小:2999844
    • 提供者:小方
  1. opengl_mfc_3D

    0下载:
  2. 在MFC中使用OPENGL绘制3D线框球,可实现鼠标拖动旋转,可用作3D模板进行二次开发。-OPENGL in MFC using 3D wire-frame drawing the ball, drag the mouse to achieve the rotation, can be used as a template for the secondary development of 3D.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2057908
    • 提供者:程剑
  1. MFC

    0下载:
  2. 本文讲述了如何在MFC中添加OpenGL框架,分步骤详细简单,适合初学者学习。-/step 3 重新设置像素格式 BOOL CXXXMFCGLView::SetupPixelFormat(HDC hDC) { //重新设置画图窗口的像素格式 static PIXELFORMATDEscr iptOR pfd = { sizeof(PIXELFORMATDEscr iptOR), // size of this pfd 1,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:7647
    • 提供者:任龙
  1. mfchittest

    0下载:
  2. MFC OpenGL implement the click select events-implement the click select events, which is ususal in all CAD software
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:33201
    • 提供者:red
  1. OpenGL_MFC

    0下载:
  2. 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:50915
    • 提供者:zhang
  1. OpenGL-Drawing

    0下载:
  2. 这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,对用MFC写OpenGL程序有很好指导作用。-OpenGL Drawing For Vc++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:141668
    • 提供者:lsccls
  1. glew

    0下载:
  2. c++/MFC 必要头文件,是学习openGL必要的头文件,可以看到源代码,方便使用-head file of c++,made for learning openGL,you need
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:389764
    • 提供者:liuyu
  1. pro3

    0下载:
  2. 结合HENE的教程,写出基于MFC的OPENGL的代码,实现转动、移位及光照、贴图功能。通过菜单工具、鼠标和按键实现以上功能。-With HENE tutorials, the code based on MFC-OPENGL is programed, which can complelte shifting and lighting, mapping. Through the menu tools, the mouse and keybuttons, the above functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:2038037
    • 提供者:朱琇琪
  1. ThreeDBMP

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

    • 发布日期:2017-03-28
    • 文件大小:107039
    • 提供者:arechi
  1. aaa

    0下载:
  2. 这是用MFC编写的使用openGL的视口代码。 CChildView::CChildView() 构造函数 CChildView::~CChildView() 析构函数 BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射 BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数 BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:1301
    • 提供者:徐国华
  1. 3DShow

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

    • 发布日期:2017-04-06
    • 文件大小:105959
    • 提供者:325
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 47 »
搜珍网 www.dssz.com