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

搜索资源列表

  1. OpenGLMFC

    0下载:
  2. 基于opengl 的mfc框架,在这个框架上可以实现你的任何有关三维或二维的有关需要opengl显示的程序。-Opengl based on the mfc framework you can achieve any of the relevant three-dimensional or two-dimensional display of the need opengl procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:27843
    • 提供者:刘洋
  1. DrawCoin

    0下载:
  2. 用OpenGL实现在MFC中画硬币,并且可删减硬币的数量-Using OpenGL in MFC to achieve in painting coins, and the number of coins to be deleted
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:37496
    • 提供者:
  1. MyTemplate

    0下载:
  2. 是一个MFC+OPENGL的程序框架,实现了物体的缩放、平移缩放、旋转、改变光照和材质、以及动画效果。对于初学者非常有用!-Is a MFC+ OPENGL the procedural framework to achieve the objects of the zoom, pan zoom, rotate, change the light and texture, as well as animation effects. Very useful for beginners!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:52560
    • 提供者:张峰
  1. RotateAndTranslateASierpinski(3Dimension)

    0下载:
  2. 该程序是一个三维的Sierpinski镂垫程序,是在VC++MFC环境下利用OpenGL编写的,并且可以通过鼠标和键盘旋转和移动该三维镂垫,采用递归方法,使用四个初始顶点定义一个四面体,可以随即选取四点作为四面体的四个顶点,条件是4点中任意3点不共线。而在该程序中必须进行隐藏面消除,同时该程序对初学分形理论者可以给予很好的启示。-The program is a three-dimensional Sierpinski gasket procedure is VC++ MFC environme
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:50398
    • 提供者:蒋娟芬
  1. InnerCubeCanVisualOnly

    0下载:
  2. 这是一个VC++MFC环境下的程序,用OpenGL图形接口进行绘制,可以利用鼠标和键盘进行交互式地移动绘制的图形,而且在旋转的过程中始终看到的是cube的内部。非常适合opengl的初学者参考学习。-This is a VC++ MFC environment procedures, using OpenGL graphics interface for drawing, you can use mouse and keyboard to move the interactive graphic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:44878
    • 提供者:蒋娟芬
  1. OpenGLDialog

    0下载:
  2. 基于MFC Dialog的opengl显示程序,提供一个opengl的显示框架-MFC Dialog based on the opengl display program, to provide a display opengl framework
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:3628594
    • 提供者:kyewong
  1. 1

    0下载:
  2. OpenGL超级宝典第四版电子书。很经典的一本书,里面是中文版。希望对学习OpenGL的您有所帮助-OpenGL Super Bible eBook fourth. Is a classic book, which is the Chinese version. OpenGL would like to study your help
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:11852337
    • 提供者:LiMing
  1. mymfc

    0下载:
  2. 主要展示了如何用mfc来进行opengl绘图实验,很具有代表性啊!-Mainly shows how to use opengl graphics mfc experiment, it is a representative ah!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10618286
    • 提供者:
  1. GL

    0下载:
  2. VC,MFC单文档环境下使用OPENGL编程的例子,对MFC下OPENGL的封装是很好的学习-VC, MFC Single Document OPENGL programming environment using the example of OPENGL package, under MFC is a good study
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:46737
    • 提供者:李焕
  1. OpenGL.MFC.Tutorials

    1下载:
  2. 一本关于基于MFC环境编程的OpenGL书籍,对于那些需要用MFC来进行OpenGL编程的人应该有些帮助。-MFC about an environment based on OpenGL programming books, for those who need to use MFC to OpenGL programming that some people should assist.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3800661
    • 提供者:andy
  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. 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. 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. MFC_OpenGL

    0下载:
  2. 利用MFC开发的OpenGL开发包VC源码-图像处理包,里面包含各种OPENGL开发程序,如光照,基本图形等等。-MFC Development using OpenGL Development Kit VC source- image processing package, which contains a variety of OPENGL development programs, such as light, basic graphics and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:205940
    • 提供者:lqx
  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. GLTable

    0下载:
  2. mfc+opengl 开发框架,有缩放、旋转、移动功能。只需继续添加代码-mfc+ opengl development framework, there are scaling, rotation, mobility features. Just add the code to continue
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:83421
    • 提供者:杨宇
  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 2 3 4 5 6 78 9 10 11 12 ... 30 »
搜珍网 www.dssz.com