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

搜索资源列表

  1. OpenglFrame

    0下载:
  2. Opengl在MFC中的使用 初学者有帮助-The use of the MFC Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:16281
    • 提供者:wildness
  1. OpenGL

    0下载:
  2. 一个在MFC下的OpenGL应用程序框架源代码。-In the OpenGL application framework under the MFC source code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1959359
    • 提供者:陆印
  1. MFC-based-method-of-circle-

    0下载:
  2. 这是一个基于C++MFC的圆的画法,包含opengl程序部分-This is a C++ MFC-based round of painting, including some opengl program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3905473
    • 提供者:程霖
  1. Rubiks-Cube-Solver

    0下载:
  2. 这是Windows基于对话框的应用程序,在Visual C++ / MFC的环境下,得到了一个杂乱的鲁比克魔方的显示步骤。一个魔方的配置可以由一个二维视图表示。 3D视图采用的是OpenGL技术。-This is a windows Dialog based application written in Visual C++/MFC that solves a scrambled Rubik s cube, showing the steps. A Rubik s cube configurat
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:295533
    • 提供者:yuanye
  1. opengl-3ds

    0下载:
  2. 通过建立一个MFC工程来介绍OpenGL的相关知识,将3ds导入opengl-opengl and 3ds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:91292
    • 提供者:jinking
  1. Gluttonycode

    0下载:
  2. Opengl的课程作业小引擎,有基本的模型、材质、字体、相机、时间、2D控件等等类,结合MFC框架,养成和探险类结合的游戏,虽然整个游戏设计上很简单,但功能已经具有雏形-A small 3D Opengl Game enginee, Containing basic classes like Material,Model,Control,Image,Font,Camera and so on. Running on Windows MFC environment.It s a simple ga
  3. 所属分类:Game Engine

    • 发布日期:2017-06-21
    • 文件大小:34856960
    • 提供者:yzx
  1. 3D_DEM

    0下载:
  2. DEM(二维)三维地形漫游系统:采用MFC和OPENGL利用分层设色制作,包括2D,3D的全部漫游功能,包括视点控制,飞行路线等交互操作. 以前就发过,不过上传的时候数据自动丢失了,下载900次,均是最好评论,感谢大家支持,现在重新上传,这是以前的记录 3D_DEM.rar, OpenGL, 6753KB,下载 898 次 -DEM (D) three-dimensional terrain Navigation System: The use of MFC and OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8281538
    • 提供者:宋启波
  1. 72989544fenxing

    0下载:
  2. 3d分形算法 产生的 tree的 另一个demo openGL MFC -3d fractal algorithm to generate the tree, another demo openGL MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:36994
    • 提供者:li
  1. test-

    0下载:
  2. 基于mfc写的一个ocx控件,来调用opengl, 挺方便的-Write a mfc based ocx control to call the opengl, very convenient
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:44731
    • 提供者:
  1. OPENGL

    0下载:
  2. OPENGL MFC 跟一些相关文档 值得收藏的-OPENGL MFC with some worthy collection of related documents
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1055184
    • 提供者:duxinglws
  1. MFC-and-OpenGL-VC-OpenGL-example

    0下载:
  2. 基于MFC的OpenGL编程基础,包含OpenGL编程的基础知识,是初学者的必备知识-MFC-based OpenGL-based programming, including the basics of OpenGL programming is essential knowledge for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:159316
    • 提供者:longlong
  1. OpenGL-Animation-

    0下载:
  2. 介绍了OpenGL 动画的实现原理和在MFC 构架下的编程要点,并利用此技术开发了水下机器人自动工具库的动画模拟软件-Describes the implementation of OpenGL animations in MFC under the framework of principles and elements of programming, and to use this Describes the implementation of OpenGL animations in MF
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:177543
    • 提供者:henan
  1. 60974669osgMFC

    0下载:
  2. MFC 写的OPENGL简单代码,非常适合初学者-MFC OPENGL CODE !!!!!!!!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:27073
    • 提供者:sun
  1. jc_bc-jiyuMFC_OpenGL

    0下载:
  2. 基于MFC的openGL编程 opengl tutorials based on MFC-opengl tutorials based on MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:928734
    • 提供者:aibian
  1. MS_cube

    1下载:
  2. 这是一个简单的用MFC单文档视图与opengl结合编写的一个立方体旋转程序。 可以作为初学者学习Opengl结合MFC的程序的入门使用。 使用了WIN32平台编译。-This is a simple to use MFC single document view with opengl rotating cube with a written procedure. Microsoft used to teach novice how to use a program written in
  3. 所属分类:OpenGL program

    • 发布日期:2015-05-25
    • 文件大小:11606016
    • 提供者:
  1. opengl

    0下载:
  2. 实现了基于MFC的SDI下的opengl框架建立-MFC-based SDI realized under the framework established opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2499514
    • 提供者:wangyingying
  1. CUBE(MFCExample)

    0下载:
  2. MFC下的OpenGL开发,旋转彩色立方体,有按钮控制开始结束。-MFC OpenGL under development, rotating color cube, there are buttons to control start and end.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1552127
    • 提供者:王米
  1. Loto.MFC

    0下载:
  2. 实现装甲车旋转射击 很好的交互程序 OPENGL 动画-Armored vehicles firing rotation to achieve good interactive animation program OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10853816
    • 提供者:ilbee
  1. OpenGL-Standard-MFC-Frame

    0下载:
  2. 标准的OpenGL配置程序,在此MFC框架下可以随意增添相关的功能-Standard OpenGL configuration procedures in this MFC framework are free to add related functions
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:34611
    • 提供者:
  1. MFC-and-OpenGL-code-Template

    0下载:
  2. 整理的在MFC下使用OpenGL绘制二维和三维图形的简单程序代码模板,里面有说明文档,只要稍加修改就可绘制自己需要的图形。适合刚接触的初学者,重新编译一下即可。编译环境:VS2008-Finishing in the MFC to use OpenGL to draw 2D and 3D graphics, a simple code templates, and a help document .With a little modification you can draw your own
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:73237
    • 提供者:lnxy88
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 46 »
搜珍网 www.dssz.com