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

搜索资源列表

  1. OpenGL_MultiView

    0下载:
  2. 基于OpenGL的多文档多视图框架,利用mfc生成的,可在上面进行相关扩展-OpenGL-based multi-document, multi-view framework mfc generated, can be related to expansion in the above
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:222734
    • 提供者:pei
  1. OpenGLSample

    1下载:
  2. OpenGL+MFC的综合使用,绘制模型三视图,移动、缩放和各种显示效果。-OpenGL+MFC integrated use the rendering model view, move, zoom, and various display effects.
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:589461
    • 提供者:mt
  1. 3DFont

    0下载:
  2. 是MFC编程环境下的opengl编程,这个程序是将3D字体输出到屏幕中。-Is a the opengl programming MFC programming environment, this program is a 3D font output to the screen.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:363022
    • 提供者:秦胜伟
  1. MFCopengl

    0下载:
  2. MFC下调用OpenGL 框架,可以在Draw函数中调用openGL.-MFC call the OpenGL framework, in the Draw function call openGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:34036
    • 提供者:duckpc
  1. spline

    0下载:
  2. 该资源包括两个压缩文件,一个是由mfc生成dialog,然后通过鼠标拾取样条曲线的编辑点,该例程从网上下载的,在此对原作者表示感谢;还有一个是根据上面的例子,由事先确定的点,计算出插值点,通过opengl绘图,显示插值效果,例子比较简单,有很多函数未用到,没有加限制条件,改变控制点时,不能超过(0,0),(2,2)。-The resources include two compressed files, a dialog is generated by the mfc spline curve
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:51688
    • 提供者:pei
  1. gltemplate

    0下载:
  2. 在MFC下的opengl框架,便于opengl的初学者学习,也可用来开发opengl界面软件.-MFC under opengl framework to facilitate opengl beginners to learn, and can also be used to develop the opengl interface software.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:25717434
    • 提供者:薛松
  1. Point

    0下载:
  2. 有关MFC框架下进行OPENGL编程的入门程序。如何进行初始化设置-About the MFC framework OPENGL programming entry procedures. How to initialize the settings
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:1949689
    • 提供者:周春浩
  1. MyTerrain

    0下载:
  2. 在MFC框架下用OPENGL实现了简单的三维地形,用到了DEM和分布形等知识-With OPENGL MFC framework to achieve a simple three-dimensional terrain, use the DEM and knowledge distribution shaped
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:3601153
    • 提供者:周春浩
  1. butterfly

    0下载:
  2. opengl结合mfc 画出复杂的图形 蝴蝶-opengl combined mfc draw complex graphics butterfly
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:24158208
    • 提供者:youthy
  1. jiandansanweimoxing

    0下载:
  2. 该程序是基于MFC框架运用OpenGL能够画出简单的一些三维模型,包括点、线、立方体、三角形、茶壶等。绝对编译、运行通过。-The program is based on the MFC framework using OpenGL to draw a simple three-dimensional model, including point, line, cube, triangle, teapot. Absolute compile, run through.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-07
    • 文件大小:3563374
    • 提供者:wuchenlong
  1. MFC_cube

    0下载:
  2. vs2008写的mfc与opengl结合的方块程序。-vs2008 write mfc and opengl box program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-19
    • 文件大小:15374336
    • 提供者:jame
  1. MFC_OpenGL

    0下载:
  2. 该程序用于在Visual Stdio 2005环境的MFC下使用OpenGL技术编程的框架-Using OpenGL technology under MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:2465309
    • 提供者:辰涵
  1. LearnOpenGL

    0下载:
  2. 在MFC的单文档框架下,运用OpenGL显示任意大小的BMP图片。-In the MFC s SDI Framework, display bmp picture that its size is any size by OpenGL.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-26
    • 文件大小:525327
    • 提供者:高飞
  1. Browse_Dialog

    1下载:
  2. 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择-Png format picture wide and high and real image data read out stored in pnf, and file format for the need to paste in OpenGl png data, which can be used
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:24649728
    • 提供者:bruce
  1. trd3d_OpenGL

    0下载:
  2. 一个日本人写的程序机器手臂程序,主要是关于机器手臂的一些绘制,使用OpenGL MFC下绘制-Opengl Hands MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:3132296
    • 提供者:熊雁斌
  1. OpenGL_Bezier_MFC

    0下载:
  2. 可以实现Bezier曲线,矩形旋转算法,直线编码裁剪的OpenGL函数,并用MFC整合-Bezier,Codecut OpenGL MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:3376532
    • 提供者:Kings
  1. MyDlgOpenGL

    0下载:
  2. OpenGL初级入门小程序,在VC++6.0环境下,结合MFC编程,实现画出网状球体。-OpenGL primary entry applet under in VC++6.0 environmental combining MFC programming, draw mesh sphere.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:1918254
    • 提供者:zhangsan
  1. 2d8d461021e2

    0下载:
  2. a car movement with openGL. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL fro
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-12
    • 文件大小:502012
    • 提供者:hahah
  1. solar-system_MFC

    0下载:
  2. 基于OpenGL编程,MFC平台,模拟太阳系运行,自动运行。-OpenGL-based programming the MFC platform, simulation of the solar system to run, run automatically.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:6505544
    • 提供者:dyh
  1. 3DrestronstructionOpencvMfcOpengl

    0下载:
  2. opencv 三维重建,mfc框架下opengl 显示,实现了相机标定到三维重建全过程,重建使用BM算法-the opencv three-dimensional reconstruction, mfc Framework under opengl display
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:3986073
    • 提供者:xizimi
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 »
搜珍网 www.dssz.com