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

搜索资源列表

  1. 3dmaxLoader

    0下载:
  2. 读取3dmax模型文件的程序,C写的, -3dmax model to read documents, C written
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:499994
    • 提供者:zoe
  1. geos-3.0.0

    0下载:
  2. 这是一个Linux下的用C++写的QuadTree的LOD程序!希望对学习Linux编程的有帮助-This is an under Linux using C++ written in the LOD procedure QuadTree! Wish to study Linux programming help
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-09
    • 文件大小:2007628
    • 提供者:hubin
  1. mirror

    0下载:
  2. vega中的物体镜像的功能程序代码实现部分。vc中用C语言实现。-Vega using the image of the object code. vc achieve
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2944
    • 提供者:饭桌骑士
  1. VegaMini

    0下载:
  2. 是个VEGA的程序,用C++编程实现,可以实现3D效果,对初学这来说是个很好的学习机会。-VEGA is a process, using C++ Programming, 3D effects can be achieved, for beginners this is a very good learning opportunities.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:19070
    • 提供者:xzzz
  1. Vega_2

    0下载:
  2. 这个程序是个关于实时实景程序的编程软件,用C++编程实现,可以对事实场景仿真的编程进行学习。-This process is a real procedures on real-time programming software, using C++ programming, the fact that the scene can learn programming simulation.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:5007312
    • 提供者:xzzz
  1. 3d

    0下载:
  2. 可控的c语言图形界面的3d程序源码,短小精悍,-C controllable 3d graphical interface language source program
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:1654
    • 提供者:whm3d
  1. Billboard

    0下载:
  2. OpenSceneGraph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API)。OSG布告板的使用例子程序。-OpenSceneGraph (referred to as OSG) using the OpenGL technology development, is a platform based on C++ Application Programming Interface (API). OSG examples of the use of bullet
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:3041671
    • 提供者:m1q1
  1. cube-test

    0下载:
  2. 自己用OpenGL和C++编的小程序,是一个立方体旋转的 -a program develped by openGL and C++。。A rotation cube~~this sample have depth perception。。dynamic
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2437200
    • 提供者:醉花痴
  1. OpenGL

    1下载:
  2. 基于OPenGL和c++构建的三维可视化程序。-Based on OPenGL and c++ to build three-dimensional visualization program.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11080683
    • 提供者:冯力
  1. Binocular.stereo.calibration.algorithms

    0下载:
  2. 双目立体标定算法(有测试图片),是用visual C++编写的程序。对于研究机器视觉的人有帮助-Binocular stereo calibration algorithms (with test image), is written in visual C++ programs. For the study of machine vision to help people
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4313794
    • 提供者:郑哲
  1. ClothSim

    0下载:
  2. 织物仿真的C++实现,一个老外实现的利用弹簧模型对织物变形进行模拟的程序,非常有意思,还可以与场景中的物体交互-Cloth Simulation of C++ implementation of a foreigner to achieve the fabric deformation using spring model to simulate the process, very interesting, you can also interact with objects in the sc
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:161071
    • 提供者:王大川
  1. judge_if_a_dot_lie_in_a_triangle

    0下载:
  2. 该程序是C++源代码,功能是判断一点是否在一个三角形里面-The program is C++ source code, function is to determine whether one point inside a triangle
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1846519
    • 提供者:qqq
  1. AzureProductfiles

    0下载:
  2. 使用c++语言在c++平台下运用opengl技术开发的程序-Using c++ language in c++ platform technology development program using opengl
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:129547
    • 提供者:张哲
  1. plane

    1下载:
  2. 使用c++语言运用opengl技术开发的可控制移动的飞机程序-Use opengl c++ language technology development program to control movement of aircraft
  3. 所属分类:3D图形编程

    • 发布日期:2012-11-17
    • 文件大小:21006
    • 提供者:张哲
  1. class

    0下载:
  2. 凸多面体的线消隐,C++实现的,一个比较简单的程序-Convex polyhedron of the line blanking
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-25
    • 文件大小:51455
    • 提供者:mahlon
  1. Bezier

    1下载:
  2. 绘制Bezier样条曲面的源程序,Visual C++实现,程序结构清晰,代码正确,参考价值较高-Drawing Bezier spline surface of the source, Visual C++ implementation, the program structure is clear, the code correctly, a high reference value
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:43317
    • 提供者:peter
  1. demo1

    0下载:
  2. C++读取3dmax生成的obj文件数据的程序-3dmax C++ read file data generated by the program obj
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:65236
    • 提供者:ttddlplp
  1. fdtd_3d_c

    0下载:
  2. 初学者,用c编的fdtd 3d 程序,希望对大家有用 -Beginners, with the c series of fdtd 3d program, we hope to be useful
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1178
    • 提供者:金俊
  1. CGReport

    6下载:
  2. 我的计算机图形学期末大作业。优等评分。 使用C++ 从底层实现了深度缓冲、直线、点、曲面的快速绘制算法,附有详细文档和程序说明,并有实例Demo. 实现了遮罩、消隐、投影、透视,完全不用OpenGL和DirectX,是实践底层算法的范例。-My final major work in computer graphics. Excellent score. Use C++ to achieve the depth buffer from the bottom, line, point, t
  3. 所属分类:3D Graphic

    • 发布日期:2016-09-19
    • 文件大小:1461248
    • 提供者:流浪小狗
  1. f16fangzhen

    0下载:
  2. 利用Visual C++和vp编写的一个交互式操控f16战斗机飞行程序,附部分代码。-Using Visual C++ and written in an interactive manipulation of vp f16 fighter flight procedures, with part of the code.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5307
    • 提供者:也门
« 1 2 34 5 »
搜珍网 www.dssz.com