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

搜索资源列表

  1. MD2FileLoader

    0下载:
  2. 这是用VC编写的用于加载MD2格式模型的程序,里面还有一个例子-This is the VC prepared for loading MD2 format model of procedures, there is also an example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:367.62kb
    • 提供者:于庆
  1. MD3FileLoader

    0下载:
  2. 这是一个用VC编写的用于加载MD3模型的程序,里面还有一个例子-This is a VC prepared for loading MD3 model procedures, there is also an example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:于庆
  1. 3DSFileLoader

    0下载:
  2. 这是一个用VC++编写的用于加载3DS模型的程序,里面还有一个例子-This is a VC prepared for loading 3DS model procedures, there is also an example
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:519.45kb
    • 提供者:于庆
  1. MS3DFileLoader

    0下载:
  2. 这是一个用VC++编写的用于加载MS3D格式模型的程序,里面有例子-This is a VC prepared for loading MS3D format model procedures, there are examples
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:36.28kb
    • 提供者:于庆
  1. Direct_exp

    1下载:
  2. 在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!-in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:154.64kb
    • 提供者:icefly
  1. VirbMax

    0下载:
  2. 一个VC开发的3DMax导出插件的例子.能导出3DMax场景内的点,面片,对象,灯光与材质,然后按你自己的意愿进行保存.采用了类似控制台的命令方式.作者为楚狂人。必须使用VS2003加3dMax7.0SDK进行编译.-development of a VC MAX plug-derived example. MAX can be derived within the scene, surfaces, objects, lights and materials. Then according to
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27.3kb
    • 提供者:楚狂人
  1. QtHelloCone

    0下载:
  2. VC++6.0和QT3.3.2 open inventor 组合制作的一个三维实例,这个例子可以帮助你理解三维模型的制作!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11.04kb
    • 提供者:黎明
  1. read3ds

    0下载:
  2. 一个完善的读取3Ds文件的例子,用vc++6.0开发的
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:677.39kb
    • 提供者:duoduo
  1. Volum

    0下载:
  2. 本例子在vc++6.0下面用vtk实现了体绘制
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:70.88kb
    • 提供者:小马
  1. PointLight_Shader

    0下载:
  2. PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.52mb
    • 提供者:bobo
  1. Planets

    1下载:
  2. OpenGL 选择拾取反馈的例子。鼠标点击,会反馈选择的物体名字。使用环境vc。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25.26kb
    • 提供者:bobo
  1. FirstCgProgram

    0下载:
  2. vc下的cg编程例子-vc the programming examples cg
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:48.61kb
    • 提供者:吴小毛
  1. 基于openGL,VC++6.0的贝塞尔曲面

    3下载:
  2. 用opengl来画贝塞尔曲线和曲面,并且曲面的不同点的颜色均不同。这是一个画贝塞尔曲面的一个很好的例子。
  3. 所属分类:3D图形编程

    • 发布日期:2010-04-02
    • 文件大小:1.91mb
    • 提供者:gyjdk0601
  1. vp_mfc

    0下载:
  2. 这是一个在VC2003下使用MFC 调用Vega Prime 的经典例子,内含多种技巧。-In VC2003 this is a call to use MFC classic example of Vega Prime includes a variety of skills.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:20.63kb
    • 提供者:yfq
  1. Read-3ds-file

    1下载:
  2. 一个完善的读取3DS文件例子,可以在3DS MAX文件中建立的三维模型直接用于VC++中-A perfect example to read 3DS file
  3. 所属分类:3D Graphic

    • 发布日期:2015-04-26
    • 文件大小:2.98mb
    • 提供者:sdh
  1. GL

    0下载:
  2. VC,MFC单文档环境下使用OPENGL编程的例子,对MFC下OPENGL的封装是很好的学习-VC, MFC Single Document OPENGL programming environment using the example of OPENGL package, under MFC is a good study
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-06
    • 文件大小:45.64kb
    • 提供者:李焕
  1. vcopengl

    0下载:
  2. 用vc和opengl实现3维可视化,初学者例子,并附带glut包-With vc, and opengl to achieve three-dimensional visualization examples for beginners, and with glut package
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:427.79kb
    • 提供者:szy
  1. SelectNum

    0下载:
  2. 在vc环境下加载3d模型的一个典型的例子经典中的经典与你共享!-Under load in vc 3d model of a typical example of the classical scr iptures to share with you!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:35.16kb
    • 提供者:温格
  1. SwitchExample

    0下载:
  2. 一个VC实现Vega动画的例子。 使用Creator中的switch节点实现交互动画。 switch节点的资料极少,我来提供这个。 程序要编译运行请先安装Vega。-A VC to achieve Vega animation example. Creator of the switch node uses interactive animation to achieve. switch node, very little information, I have to provide
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:10.61kb
    • 提供者:罗立
  1. Syn_IDCardRead

    0下载:
  2. VC/C++源码,其它分类,身份证读卡器 VC++身份证读卡器二次开发例子,用有一些DLL,觉得用处不太大,有空了看下。-Test.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:106kb
    • 提供者:六和
搜珍网 www.dssz.com