CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - MFC Graphics

搜索资源列表

  1. MFC_OSG_MDI

    0下载:
  2. osgMFC,基于MFC和OSG的3D图形渲染程序,需安装OSG之后才可编译。-osgMFC, based on the MFC and the 3D graphics rendering OSG procedure can be compiled after the installation of OSG.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11866317
    • 提供者:zhangjq
  1. lft2

    0下载:
  2. 用MFC实现的3D图形学中的立方体,可旋转,有三种投影方式,正交,透视,斜投影三种-MFC achieved with 3D graphics in the cube can be rotated in three projection mode, orthogonal, perspective, oblique projection of three
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8363320
    • 提供者:孙雷
  1. osgCal_VCProject

    1下载:
  2. OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统 Cal3d:基于骨骼的角色动画实现 osgCal:针对OSG封装Cal3d,以方便地在OSG里使用Cal3d的库。 osgCal官方没有VC工程,上传的是我自己做的! -OpenSceneG
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:461548
    • 提供者:李英伦
  1. CADInnovate12.23.1

    0下载:
  2. Acis R15,hoops/mfc 12.0, xt12.0 写的一个 图形绘制软件的框架。Vc 2003 平台。 有基本的基于上面所述的组件组成的3D造型的演示。-Acis R15, hoops/mfc 12.0, xt12.0 to write a graphics rendering software framework. Vc 2003 platform. Based on the above basic components described in the presentati
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2876355
    • 提供者:刘学
  1. MyD3D

    0下载:
  2. 一个学习基于MFC的D3D9.0三维图形编程的入门案例源码。源码中附有详细的注释-MFC based on a study of three-dimensional graphics programming D3D9.0 entry-case source. Source with detailed annotations
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-27
    • 文件大小:375259
    • 提供者:fyj
  1. MFCExample

    0下载:
  2. mfc例程,用于实现三维图形交互,即opengl的使用练习-mfc routines for the implementation of three-dimensional interactive graphics that use opengl practice
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:jason
  1. OpenGL_MFC

    0下载:
  2. 使用OpenGL库编写的高质量的VC++ MFC框架程序。如果你对VC+ + / MFC环境下的OpenGL编程感兴趣,本源码绝对是一个很好的选择。程序可以使用可视化界面显示几何形体,具备光照、旋转等功能,稍加扩充便可做成实用型软件。所有源代码在VC++6.0环境下编译通过,保证可用。好东西不敢独享,特奉献给广大计算机图形学爱好者。欢迎交流。-Using the OpenGL library on the quality of the VC++ MFC framework of the prog
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:50915
    • 提供者:zhang
  1. MFC_OSG

    0下载:
  2. mfc与osg单文档源码 实现显示图形,ive格式文件-mfc and osg single document source to achieve display graphics, ive format
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-14
    • 文件大小:21391008
    • 提供者:gaorong
  1. BallBright

    0下载:
  2. 主要是关于MFC中光照方面的一个实力很经典的例子,对与正在学习图形学的人很有帮助-Mainly on aspects of MFC in the light strength of a classic example of graphics with the people who are learning to be helpful
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5530036
    • 提供者:
  1. opengl

    0下载:
  2. 实现一个mfc模式下绘制各种图形的方法。-Realization of MFC mode to draw various graphics.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1432314
    • 提供者:sd
  1. MfcSimple

    0下载:
  2. 好多CSDN的网友跟我要在MFC如何开发读取OBJ的程序。我实现了移动,旋转,放缩。选取相邻边、选取相邻点等功能。我就在这里一并奉送吧。该源码基于国外的一个图形学教程提供的示例代码。额,我忘记了,大概叫Assignment吧。-CSDN lot of friends told me how to develop a program to read the OBJ in MFC. I realized the move, rotate, zoom. Select adjacent edges,
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:674839
    • 提供者:无雨森
  1. osgviewerMFC

    0下载:
  2. open scene graphics 3.4.0 与MFC结合开发,显示场景-Open scene graphics 3.4.0 with MFC development, display scenes
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3661402
    • 提供者:baba shi
  1. VTK图形图像开发进阶 随书代码

    3下载:
  2. 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte
  3. 所属分类:3D图形编程

  1. Direct3D9_MFC_Demo_vs2008

    0下载:
  2. MFC DirectX实例,3D图形编程(MFC DirectX example, 3D graphics programming)
  3. 所属分类:3D图形编程

搜珍网 www.dssz.com