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

搜索资源列表

  1. mymarching_cubes

    0下载:
  2. 医学可视化中经典算法——maching Cubes(移动立方体算法)的C++ 程序实现,在学习此算法的时候可以参考次程序。-The Marching Cubes algorithm is a classical arithmetic in medicinal visualization, this program was impolder in C++ language,you can consult it when you learn the Marching Cubes algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:41.91kb
    • 提供者:大虫
  1. C++3D

    0下载:
  2. 一套C++3D程序设计的示例,绝对真实的源码。-a 3D program design examples, absolutely true source.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:943.67kb
    • 提供者:翟也
  1. Projection

    0下载:
  2. A C++ program to show the projection of 3D objects using Cabinet Oblique Parallel Projection onto xy-plane (i.e. angle=30 deg).
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2.2kb
    • 提供者:艾文
  1. ROAM-LOD

    0下载:
  2. ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:372.25kb
    • 提供者:lifeng
  1. C++爱好者 - Victor 串口控件, 版本 1_3_3_4a

    0下载:
  2. Victor 串口控件, 版本 1.3.3.5 包括控件源码、帮助及演示程序 -Victor Serial control, version 1.3.3.5, including source control, and demonstration program to help Victor Serial control, version 1.3.3.5, including source control, and Demonstration Program to help
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.47kb
    • 提供者:网页
  1. MFCVegaPrime1.rar

    0下载:
  2. vega prime用于军事仿真或虚拟现实,标准C++代码,VSG内核,集成于MFC中方便用户开发应用程序!,vega prime for military simulation or virtual reality, standard C++ code, VSG core, integrated into MFC in the development and application of user-friendly program!
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:108.32kb
    • 提供者:tinlus
  1. skinAndskelet.zip

    1下载:
  2. 一个基于骨骼动画(bvh文件,obj文件)的三维人体运动 程序,c++ opgl,有演示程序 和源码。,Animation based on the bone (bvh file, obj file) of the three-dimensional human motion procedures, c++ opgl, have a demo program and source code.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-26
    • 文件大小:765.66kb
    • 提供者:LD
  1. ladybug3dViewer

    0下载:
  2. 用C++写的可以实现3d全景图的好程序,可以用VC6.0打开。-Written in C++, 3d panorama can achieve a good program that can open with VC6.0.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.45mb
    • 提供者:yan
  1. 3D_transform

    0下载:
  2. 3D三维立体变形C语言开发程序 C源程序-3D three-dimensional deformation of C language development program C source code
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:329.21kb
    • 提供者:刘靖
  1. 3DSFileLoader

    0下载:
  2. 该程序是学习3DS模型读取和绘制的学习程序。实现了一个三维头像纹理模型。采用C++与opengl实现。-The program is learning to read and draw 3DS model of the learning process. Achieved a three-dimensional image texture model. Using C++ With opengl achieve.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:541.17kb
    • 提供者:雪儿
  1. xianshituxiang

    0下载:
  2. 用c程序显示图像-C program to display images with
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.8mb
    • 提供者:岳晓
  1. 3DBezierSurface

    0下载:
  2. C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:2.7kb
    • 提供者:廖随风
  1. TranslationalSweep

    0下载:
  2. 用C++实现的 采用平移扫略方法 生成实体几何模型的算法-A C++ Program that creats a 3D solid object using Translational Sweep Representatiom Method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1.57kb
    • 提供者:廖随风
  1. RotationalSweepMethod

    0下载:
  2. 用C++实现的,通过 旋转的方式 进行扫略,以生成三维实体模型-A C++ Program that creats a 3D solid object using Rotational Sweep Representatiom Method
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1.58kb
    • 提供者:廖随风
  1. ScalingTransformation

    0下载:
  2. 用C++实现沿任意方向的缩放几何变换 -A C++ Program to illustrate the implementation of Scaling Transformation along Arbitrary Direction
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:1.98kb
    • 提供者:廖随风
  1. 3DShearingTransformationZ

    0下载:
  2. C++实现的沿Z轴方向进行的三维剪切变换算法-A C++ Program to show the 3D Shearing Transformation along z-axis
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:2.01kb
    • 提供者:廖随风
  1. CPP-meshing-program

    0下载:
  2. 自己写的C++三角网格划分小程序,大家可以提些意见哦-C++ Triangle meshing program
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6.54kb
    • 提供者:温海涛
  1. 3D-to-2D

    0下载:
  2. 这个程序是用来将三维坐标投影成二维的c++程序。-This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:cywong1104
  1. SIFT

    0下载:
  2. SIFT算法描述及应用,具体的c程序实现图像特征提取-The SIFT algorithm descr iption and application specific c program image feature extraction
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-03
    • 文件大小:208.85kb
    • 提供者:hongxia
  1. vtkdem

    1下载:
  2. 通过vtk,c程序实现地形断层读入,并显示出结果,实现交互-By vtk, c program reads Terrain faults, and displays the results, interact
  3. 所属分类:VTK

    • 发布日期:2016-09-14
    • 文件大小:2kb
    • 提供者:杨帆
« 12 3 »
搜珍网 www.dssz.com