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

搜索资源列表

  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. mfc-opengl

    0下载:
  2. OpenGL Basic MFC something about both of them-OpenGL Basic MFC something about both of them
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:105173
    • 提供者:陈曦
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1482807
    • 提供者:乔松
  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. 37724117mfc_opengl

    0下载:
  2. MFC下OPENGL开发包:拥有清晰的框架方便进一步二次开发并提供了一些使用例子。-MFC under OPENGL Development Kit: a clear framework to facilitate further secondary development and provides examples of some use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:539951
    • 提供者:qwe
  1. Dialog

    0下载:
  2. 姚领田的《精通MFC程序设计》的源代码,里面讲的是对话框的使用-The source code of 《master in MFC program design 》of Yao Lingtian
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:790505
    • 提供者:
  1. OpenGL

    0下载:
  2. OpenGL开发包 利用MFC开发的OpenGL开发包 -OpenGL Development Kit to use MFC to develop the OpenGL Development Kit
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:709001
    • 提供者:王瑞
  1. 3DSLoader

    0下载:
  2. 3DS File Parser and Loader OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:12588
    • 提供者:KEREMCAN
  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. 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. 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 2 ... 4 5 6 7 8 910 11 12 13 14 ... 46 »
搜珍网 www.dssz.com