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

搜索资源列表

  1. sample_source

    0下载:
  2. This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio .NET 2003.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3623
    • 提供者:扬子昌
  1. sample demo

    0下载:
  2. This source make CView window under CView using CWnd control. You need Visual C++ 7.1 to read this source project. I create this project on Visual Studio
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:88604
    • 提供者:扬子昌
  1. Terrain

    1下载:
  2. 一个地形漫游3D程序,DirectX图形API编写,Visual Studio 2005环境下开发
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3143776
    • 提供者:李美剑
  1. .obj 3D模型文件载入程序

    1下载:
  2. Visual Studio c++载入.obj 3D模型文件
  3. 所属分类:3D图形编程

    • 发布日期:2010-10-08
    • 文件大小:371064
    • 提供者:todaytomo
  1. BasicHLSL

    0下载:
  2. 微软HLSL示例,包含详细的说明以及Visual Studio 2003和 Visual 2005项目-Microsoft HLSL example, contains a detailed descr iption of the Visual Studio 2003 and Visual 2005 project
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1205285
    • 提供者:fdsafsa
  1. clipTest01

    1下载:
  2. 基于vtk和Visual studio 2005 开发环境,用于切割三维数据体,并显示切片-clip the volume data
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:812659
    • 提供者:happyzhengang
  1. Test

    0下载:
  2. 这是一个在Visual Studio环境开发下 利用mogre 渲染的3D场景,可正确运行。-This is a development environment in Visual Studio using mogre rendering 3D scenes can be run correctly.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-16
    • 文件大小:25251026
    • 提供者:黎瑞
  1. Terrain

    0下载:
  2. D3D中的纹理坐标映射,可用Microsoft Visual Studio 6.0进行编译,但必须装3D插件-D3D C
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:4067171
    • 提供者:mansur
  1. TrolltechQtVisualStudioIntegrationForVS2003OR2005.

    1下载:
  2. Visual Studio插件,用于Qt开发-Qt Visual Studio Integration v1.2.2 for.VS.2003.2005 which is used to software development
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:53729
    • 提供者:hw
  1. Integrating_OGRE_with_MVS-2005

    0下载:
  2. This document shows in breif steps how to integrate an OGRE project with Microsoft Visual Studio version 2005 (MVS-2005). Shows a sample project with no errors
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:11430
    • 提供者:Yusmar Castro
  1. D3DXCreate

    0下载:
  2. 用C++在Visual Studio环境下绘制3D模型,例如茶壶,球,圆柱体-Using C++ in Visual Studio environment, rendering 3D models, such as teapots, balls, cylinders, etc.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3703410
    • 提供者:张海
  1. VPinMFC

    0下载:
  2. 在MFC环境中搭建VegaPrime运行框架,Visual Studio2003和Vegaprime实现。是VP学习者入门的好例子。-Environment in the MFC framework to build VegaPrime run, Visual Studio2003, and Vegaprime implementation. VP entry is a good example of the learner.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:3191541
    • 提供者:马昆骐
  1. NShader

    0下载:
  2. 这个是CG在Visual studio中的一个插件,支持语法高亮,编译等等功能-This is the CG in a Visual studio plugin, syntax highlighting, compile, and so function
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:275761
    • 提供者:刘强
  1. SharpGL-2.0-Visual-Studio-Extension

    0下载:
  2. OpenGl 在VS上面的扩展包,直接点开运行即可。-SharpGL 2.0 Visual Studio Extension
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:386035
    • 提供者:FANG
  1. particle_waterfall

    0下载:
  2. 基于粒子系统的瀑布模拟,OpenGL实现,编程环境是Visual Studio 2010-Waterfall simulation based on particle system, OpenGL implementation, programming environment Visual Studio 2010
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:275673
    • 提供者:刘培根
  1. KinectDepthHistogram

    1下载:
  2. 利用kinect for windows sdk,在visual studio中提取深度信息,及其直方图-This program can extract depth image and its histogram with the Kinect for Windows sdk in the visual studio.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-15
    • 文件大小:54467
    • 提供者:霍琦
  1. The-Allegro-5-Library

    0下载:
  2. Allegro 5 Library,这是官方的一份API参考手册,可以结合visual studio 2010进行游戏编程。-Allegro 5 Library, which is an official API reference manual, can be combined with visual studio 2010 for game programming.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:616471
    • 提供者:huanghe002
  1. OpenGL-for-WinCE

    0下载:
  2. That are libs for OPEN GL use in Windows CE6. It s for use in Visual Studio.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10284657
    • 提供者:Jiang Xiao Ping
  1. HarmonicMapper

    0下载:
  2. Source Code The code is written in C++ using VisualStudio on Windows platform. 1.Download the HarmonicMapper.zip file, unzip it. 2.Enter Harmonicmapper/HarmonicMapper directory, double click on RiemannMapper.sln file. Compile the project using
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-25
    • 文件大小:8418437
    • 提供者:luhj
  1. D3DX

    0下载:
  2. 用VS2010编写的简单的directx3D的示例代码,供新手学习。-simple DirectX code for newer in Visual studio 2010.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-10
    • 文件大小:17695040
    • 提供者:Mingxuan
« 12 »
搜珍网 www.dssz.com