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

搜索资源列表

  1. MFC_OPENGL三角型

    1下载:
  2. OPengl程序,基于VC的MFC库设计实现,主要实现一个在单文档视图中绘制一个颜色渐变三角形-OPengl procedures, the MFC-based VC Design Library, a major achievement in a single document View Drawing a triangular gradient colors
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38878
    • 提供者:xcs
  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94010
    • 提供者:陈康
  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. rainsimulate

    0下载:
  2. 用OpenGL模拟雨水滴到池上情形 为单文档程序-with OpenGL simulated rain dripping Chihshang single case files procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:327904
    • 提供者:李东
  1. EvenProcess

    0下载:
  2. VC OPENGL中实现,在单文档文件中图形-VC achieve OpenGL, in a single document file graphic
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:33071
    • 提供者:李宝良
  1. Read3DS

    0下载:
  2. 很多读入3DS文件的源码都是在控制台下实现的,此程序是在单文档中实现的-3DS read many documents are in the source code under the console, this procedure is in a single document to the realization
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:619494
    • 提供者:
  1. OpenGLSingleDoc

    0下载:
  2. OpenGL单文档编程模版-OpenGL Programming single document templates
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38716
    • 提供者:scl
  1. mjken

    0下载:
  2. 大家可以下载来看看 很是实用的框架 是基于单文档的-you can download to look at the very practical framework is based on a single document
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:51681
    • 提供者:豪俊
  1. mfchittest

    0下载:
  2. opengl在mfc中的单文档多视图显示,适合初学者。可以实现旋转,平移和从不同坐标系观察。-opengl mfc in the multi-view single document, for beginners. Can be achieved as rotation, translation and from different coordinate system observation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:45895
    • 提供者:sunnyjones
  1. OPENGL

    0下载:
  2. 利用OPENGL在MFC的单文档视结构中的窗体上绘制了两国三维物体,并且添加了一些相关的背景绘制-use OpenGL in MFC single document as the structure on the Form 3D rendering of the two objects, and the addition of some relevant background rendering
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42668
    • 提供者:dm
  1. MySDOpenGL

    0下载:
  2. 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于单文档。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39348
    • 提供者:NoWhere
  1. SDOpenGL

    0下载:
  2. MFC环境下OpenGL单文档应用程序框架,函数RenderScence中具体实现绘图功能
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:36641
    • 提供者:zhoufeng
  1. MySDOpenGL

    0下载:
  2. opengl的MFC框架,基于单文档的,供初学者使用
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37985
    • 提供者:jolyn
  1. MYPICK2

    0下载:
  2. 在MFC单文档上结合OPENGL绘图,实现鼠标的选取
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41671
    • 提供者:海涛
  1. Opengl

    0下载:
  2. opengl编程,在VC的单文档上画图,实现了绘制基本图形的功能.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39413
    • 提供者:海涛
  1. SID_OpenGL_APP

    0下载:
  2. 基于SID(单文档)的OpenGL应用程序框架,在代码中特定位置添加代码即可实现指定的功能。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42407
    • 提供者:zhiminn_wang
  1. OpenGLWin32App

    0下载:
  2. 基于Win32开发的OpenGL程序开发框架,可参考基于单文档的开发框架:SID_OpenGL_APP.rar
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11263
    • 提供者:zhiminn_wang
  1. OpenGL单文档

    0下载:
  2. mfc开发的OpenGL单文本视图框架,方便进行二次开发!-mfc development of the OpenGL version View single framework to facilitate the development of secondary!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:60306
    • 提供者:Neil
  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-01
    • 文件大小:790929
    • 提供者:杨平
  1. ANIMATION

    1下载:
  2. OpenGL,三维动画,单文档应用程序实现-OpenGL, three-dimensional animation, the realization of single-document application
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:7505718
    • 提供者:Fang Xiaojian
« 12 3 4 5 6 »
搜珍网 www.dssz.com