CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 3d vc

搜索资源列表

  1. OpenGLpointclouds

    0下载:
  2. OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:322625
    • 提供者:赵明
  1. OpenGL-VC

    0下载:
  2. VC环境中使用opengl进行编程的教程,里面有很多使用的例子,大家可以在源码的基础上修改,得到自己想要的三维效果-VC environment with opengl programming tutorial, there are a lot of examples, we can use the revised on the basis of the source code, get what we want a 3d effect
  3. 所属分类:OpenGL

    • 发布日期:2017-06-24
    • 文件大小:34952215
    • 提供者:
  1. 3dMeter_demo

    3下载:
  2. 3D 形状仪表控件,可用于vc++对话框和窗口,参数可以调整,颜色由显示设备决定-3D shape of instrument control, can be used in vc++ dialog box and window parameters can be adjusted by the color display device decide
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-10-23
    • 文件大小:42236
    • 提供者:yefeng
  1. vcPmatlab6.5

    0下载:
  2. 源码--散点数据生成格网,2d,3d,vc,matlab-Source- scatter data generated grid
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:161037
    • 提供者:飞鹰
  1. cad

    1下载:
  2. 浙江大学CAD重点实验室的+3D模型变换的VC源程序-Zhejiang University, Key Laboratory of+3 D ??CAD model of transformation of VC source
  3. 所属分类:CAD

    • 发布日期:2017-03-26
    • 文件大小:601313
    • 提供者:zengjun
  1. 3DPlateBall

    0下载:
  2. 完全3D的打砖块,支持多种宝物,多种玩法以及超过30个精心设计的关卡。提供关卡编辑器和场景编辑器,用户能自已编辑关卡加入到关卡文件中。-The full 3D Arkanoid, support a variety of treasures, as well as a variety of games are played over 30 carefully designed levels. Provide the level editor and a scene editor, users c
  3. 所属分类:Other Games

    • 发布日期:2017-05-12
    • 文件大小:2638800
    • 提供者:zhangfan
  1. LabVIEW(imageProc)

    9下载:
  2. LABVIEW基本图像处理功能,包括分割,边缘,骨架,3D,放大,缩小,镜像-LABVIEW basic image processing functions, including segmentation, edge, frame, 3D, zoom, mirror, etc.
  3. 所属分类:Graph program

    • 发布日期:2015-12-19
    • 文件大小:621817
    • 提供者:尹名航
  1. 3dBilliards

    0下载:
  2. VC++ 和 DX 写的3D台球源码 基本功能都已实现-VC++ and DX wrote the basic functions of 3D billiards source have been achieved
  3. 所属分类:Other Games

    • 发布日期:2017-05-22
    • 文件大小:6798448
    • 提供者:ice
  1. D3DXCreateMeshFVF

    0下载:
  2. 自己用VC+DX9写的实现3D立方体旋转与立方体各个表面纹理实现的源代码。-Their own writing using the VC+ DX9 to achieve 3D cube cube rotation and surface texture to achieve all the source code.
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:30956
    • 提供者:张立伦
  1. SolarSystem

    1下载:
  2. 这是一个基于OpenGL用Vc++开发的3D太阳系,涉及OpenGL纹理贴图等知识点,源码带有注释。-This is based on OpenGL using Vc++ Developer, 3D solar system, involving the knowledge of OpenGL texture mapping points, source code with annotations.
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-29
    • 文件大小:5121300
    • 提供者:杨阳
  1. 3DModel

    1下载:
  2. 一个3D人脸模型生成的程序,VC++6.0编写-A 3D face model generation program, VC++6.0 prepared
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11663288
    • 提供者:刘超越
  1. DirectX-10-3D

    0下载:
  2. d3d10初学者的福音,不可不看的好书 前提,安装了vc-d3d10 beginner s Gospel, a must-read books premise installed vc++
  3. 所属分类:DirextX

    • 发布日期:2017-05-28
    • 文件大小:11041257
    • 提供者:Q
  1. 3D-effect-of-glow

    0下载:
  2. 本代码主要在VC++环境下利用opengl实现光晕效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment using opengl achieve halo effect, if not compile opengl development libraries available (opengl development library) first con
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:78619
    • 提供者:
  1. 51622408Demo001

    0下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:532100
    • 提供者:傅剑峰
  1. EditorSrc

    2下载:
  2. RPG四大编辑器:场景/道具/角色/地图四大编辑器源代码 vc++ 6.0-RPG four big editors: Scene/stage prop/role/map four big editors sources code vc 6.0
  3. 所属分类:Game Program

    • 发布日期:2014-07-31
    • 文件大小:98164
    • 提供者:云皓
  1. ShadowTechniques

    0下载:
  2. 演示如何在3D场景中处理物体的阴影. VC++ Opengl 版本.-Demonstrate how the 3D scene to deal with the shadows of objects. VC++ Opengl version.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:391034
    • 提供者:cnsoft
  1. 3DDraw

    0下载:
  2. 通过VC代码来编写3d饼图的显示,对想学习GDI编程的朋友是有帮助的。-Through the VC to write code for 3d pie chart shows that want to learn programming GDI friends to be helpful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:101340
    • 提供者:李勇
  1. 61EDA_C1609

    0下载:
  2. OPENGL人脸识别(VC++源代码),OPENGL人脸识别(VC++源代码) -OPENGL Face Recognition (VC++ Source code), OPENGL Face Recognition (VC++ Source code)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:97384
    • 提供者:sdfds
  1. scan3d-0.1.tar

    0下载:
  2. 该程序是用VC++和OpenGL写成的,由两维图像构造三维物体的程序。文档中有具体的指导和硬件平台的安装说明,非常详细。缺点是全英文的。-The program is VC++ And OpenGL written by two-dimensional image three-dimensional objects procedures. Document with specific guidance and hardware platform of the installation instr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:453891
    • 提供者:李冒
  1. ParticalSystem

    0下载:
  2. 使用DirectX制作粒子系统 ParticalSystem.vcproj 这是用应用程序向导生成的 VC++ 项目的主项目文件。 它包含有关生成此文件的 Visual C++ 版本的信息,以及 有关用应用程序向导选择的 平台、配置和项目功能的信息。 ParticalSystem.cpp 这是主应用程序源文件。-The use of DirectX production particle system which is used ParticalSystem
  3. 所属分类:DirextX

    • 发布日期:2017-05-10
    • 文件大小:59822
    • 提供者:jiayu
« 1 2 3 4 56 7 8 9 10 ... 33 »
搜珍网 www.dssz.com