CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 对话框 OPENGL

搜索资源列表

  1. MG-opengl.zip

    1下载:
  2. Visual c++下对话框,OpenGL框架程序,Visual c++下对话框,OpenGL框架程序-Visual c++ The next dialog box, OpenGL framework of procedures, Visual c++ The next dialog box, OpenGL framework procedures
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:505991
    • 提供者:
  1. OpenGL※※VC框架

    3下载:
  2. OpenGL※※VC框架,包含单文档,多文档,对话框。-OpenGL * * VC framework consists of a single file, multi-file, the dialog.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:132907
    • 提供者:张立
  1. 对话窗体中使用openGL

    1下载:
  2. VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34147
    • 提供者:王金营
  1. MG-opengl

    0下载:
  2. Visual c++下对话框,OpenGL框架程序,Visual c++下对话框,OpenGL框架程序
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:506304
    • 提供者:ada
  1. OpenGL

    0下载:
  2. 在VC++6.0环境下,构建OpenGL的对话框
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:34870
    • 提供者:包军权
  1. OpenGL入门学习程序

    0下载:
  2. OpenGL入门学习程序,通过对话框交互控制视图中的三维圆球进行背景颜色、前景颜色、光照、抗锯齿、旋转、缩放等的控制
  3. 所属分类:3D图形编程

    • 发布日期:2009-08-11
    • 文件大小:271296
    • 提供者:skyhover
  1. OpenGL

    0下载:
  2. 基于对话框的用一个定时器控制物体旋转的OPengl绘图程序-Based on the dialog box with a timer control object rotation OPengl drawing program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3710679
    • 提供者:杨振
  1. OpenGLDlgTest

    0下载:
  2. 用基于对话框的MFC程序实现的显示OpenGL图形的源代码,本源代码选择在picture控件中显示OpenGL图形,对想学习MFC与OpenGL混合编程的同学很有帮助。-MFC dialog-based program with the implementation of the OpenGL graphics display the source code, source code control, select the picture to display OpenGL graphics,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1945023
    • 提供者:syq
  1. NEHEOPENGL

    1下载:
  2. NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2690457
    • 提供者:朱曙鹏
  1. DlgOpenGLDemo

    0下载:
  2. 尝试了N久,终于在对话框的图片控件中实现了OpenGL窗口的建立和绘制,与大家分享~-N long-tried, and finally the picture controls in the dialog box to achieve the OpenGL rendering window and set up to share with you ~
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:36232
    • 提供者:czy
  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. MyDlgOpenGL

    1下载:
  2. vc OpenGL对话框程序框架 播放旋转立方体,用户可以直接修改绘制部分代码-vc OpenGL Framework dialog cube rotation player, users can directly modify the mapping part of the code
  3. 所属分类:OpenGL

    • 发布日期:2013-07-19
    • 文件大小:7709554
    • 提供者:古月
  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. TerrainHillshading

    1下载:
  2. 实现了MFC下OpenGL环境的设置,非模式对话框,DEM高程数据读取,鼠标滚轮控制放大缩小-MFC achieved under the OpenGL environment settings, non-modal dialog, DEM elevation data to read, the mouse wheel control the zoom
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-24
    • 文件大小:9433562
    • 提供者:曹操
  1. mfc-and-opengl

    0下载:
  2. 该代码适用于vc++环境下,并在mfc对话框下用opengl仿真,这对于初学计算机图形的学者来说,是容易上手的!-The code for vc++ environment, and use opengl mfc dialog box under the simulation, which for a scholar beginning computer graphics, it is easy to use!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5311576
    • 提供者:ltx
  1. ArcandCircle

    0下载:
  2. 完成图形学的画圆及画圆弧 弹出对话框输入圆心及半径 OpenGL语言-Complete the circle and drawing graphics pop-up dialog box, enter the center circle and the radius of the OpenGL language
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2235746
    • 提供者:萧絮
  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

    0下载:
  2. 在MFC界面中实现OPENGL的对话框模式-in mfc opengl dialog mode
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14751589
    • 提供者:Derek Winters
  1. Based-on-dialog

    0下载:
  2. 基本VC6.0对话框 Opengl实现动态图形的旋转。-Dynamic graphics Basic the VC6.0 dialog box Opengl rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:1944817
    • 提供者:高天
  1. OPENGL--and-VC-dialogproject

    0下载:
  2. OPENGL与VC兼容,基于对话框的框架代码,建议初学者下载,简单的绘图代码-OPENGL compatible with VC, dialog-based framework code, it is recommended that beginners download, simple drawing code
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-09
    • 文件大小:3678208
    • 提供者:wudi
« 12 3 4 5 6 »
搜珍网 www.dssz.com