CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 3D图形编程 搜索资源 - 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
    • 文件大小:42918
    • 提供者:大虫
  1. E025_Proteus

    0下载:
  2. 这是LABVIEW的仿真程序,对于学习LABVIEW是个约好的途径.有压路机厅村厅在要椏 非机动车-This the simulation program, LABVIEW learning is a way for herself. a roller Office in the Office of the village to Soares non-motorized
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1664358
    • 提供者:黄花菜
  1. testOSGMFC

    0下载:
  2. 基于mfc的OSG入门实例程序!适合新手用来学习!方便功能扩展!-The OSG based mfc example program started! Suitable for beginners to learn! Convenient extensions!
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-28
    • 文件大小:10803593
    • 提供者:韩晓明
  1. Splatting_Cuda

    0下载:
  2. 自己写的一个采用了CUDA加速的splatting算法的demo,采用CUDA加速后,算法性能得到十几倍的提升,数据采用了医学扫描格式(附带一个演示数据),CUDA版本为2.0。对于学习CUDA和可视化体绘制算法的同学应该会有帮助-This program is written for the splating algorithm, which is widly used in medical data visualization. To accelerate the performance,
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-11
    • 文件大小:18589461
    • 提供者:
  1. 3dstyle-and-real-image

    0下载:
  2. 本程序是一个较大型的程序。它包含了多数的3D变换,3维形体的表示,消除隐藏面,真实感图形等知识,是一个理想的学习程序 -This program is a larger program. It contains most of the 3D transform, 3-dimensional shape representation, elimination of hidden surfaces, realistic graphics and other knowledge, is an idea
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:346136
    • 提供者:cs
  1. SkyDome

    0下载:
  2. 一个动态skydome演示程序,其原理等同于Ogre引擎中的skydome实现,适合初学者参考学习-A dynamic skydome demo program, its principle is equivalent to Ogre engine skydome realization of reference for beginners to learn
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1250935
    • 提供者:雷雷
  1. vplogo

    0下载:
  2. vegaprime和opengl混合编程的DEMO,方便大家快速了解二者混编的相关内容,注释详尽,方便理解,是不错的学习vp和opengl的程序-DEMO, vegaprime, and opengl mixed programming the convenience of everyone quickly understand both mixed content, detailed notes, easy to understand, is a good program for learni
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-10
    • 文件大小:1287227
    • 提供者:王米
  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
    • 文件大小:554158
    • 提供者:雪儿
  1. BlackWindow

    0下载:
  2. D3D初探,对刚刚起步学习D3D编程的人有帮助,程序经vS2008编译通过 并可以运行-D3D of, for just starting to learn D3D programming people have helped, the program compiled by the vS2008 and can be run through the
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3084525
    • 提供者:
  1. smokeRenderer

    0下载:
  2. 烟雾效果绘制demo,是学习烟雾效果理论的基础程序,希望对大家有帮助-Lighting effects demo, lighting effects to learn the basis of the theory of program we want to help
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-21
    • 文件大小:35933271
    • 提供者:里拨
  1. vrml-olpas

    0下载:
  2. 用vrml编写的奥林帕斯相机的三维图形的程序代码,供学习vrml的同学用。-Vrml prepared by three-dimensional graphics Olympus camera, the program code for students with learning vrml.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:32777
    • 提供者:kyy
  1. examplesACIS7.0

    2下载:
  2. ACIS的3D造型相关源码 主要包括《基于ACIS的几何造型技术与系统开发》一书中所有例子的源码,以及一些之中所需要到的工程及SAT文件等。适合acis初学者配合书籍进行学习。-3D Modeling with ACIS > > ACIS Version 7.0 > > > The archive contains : > 1) Example program presented, or menti
  3. 所属分类:3D图形编程

    • 发布日期:2013-07-01
    • 文件大小:129206
    • 提供者:libin
  1. raycasting

    1下载:
  2. 这是一个基于光线跟踪算法的体绘制的一个小程序,适用于初学者学习。-This is a ray tracing algorithm based Volume Rendering of a small program for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1970522
    • 提供者:eric
  1. qujzs-1

    0下载:
  2. 利用VRML实现的四季风景全景图展示。画面优美,程序完善,是学习虚拟现实场景的好代码。-Four Seasons Landscape implemented using VRML panorama display. Beautiful picture, program improvement, is to learn a good code of virtual reality scenes.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1368820
    • 提供者:zcl
  1. 3dpicture

    0下载:
  2. 此程序是用C++编写的一个3D图形,用来学习计算机图形学-this program is written by c++,you can use it to study matlab
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:68937
    • 提供者:chenlong
  1. DX

    0下载:
  2. DX3D编程必读书籍,对于想学习DX3D编程的朋友是一本入门级读物,只需要较少的C++语言基础和Windows编程即可以编写自己的3D程序了-DX3D programming reading books, who want to learn DX3D programming is an entry-level friends, reading, requires less basic C++ language and Windows programming that you can write
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4705280
    • 提供者:远行
  1. VS-Toon-1-No-Outlines

    0下载:
  2. 特效动画文件,shader非常适合初学者学习,很金典的程序-Special effects animation files, shader is very suitable for beginners, it is Golden program
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:5020891
    • 提供者:zhengtao
  1. readsurface

    0下载:
  2. 该程序实现了3D表面数据的读,是一个学习3D数据读写的实例,适合刚接触3D的开发者学习。-The program read of 3D surface data, 3D data read and write is a learning example for developers new to 3D learning.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-18
    • 文件大小:840
    • 提供者:胡山
  1. writesurface

    0下载:
  2. 该程序实现了3D表面数据的写,是一个学习3D数据读写的实例,适合刚接触3D的开发者学习。-The program write 3D surface data, 3D data read and write is a learning example for developers new to 3D learning.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-09
    • 文件大小:678
    • 提供者:胡山
  1. OpenGl-Program

    0下载:
  2. 在运行程序前需要配置好OpenGL的环境(网上有说明),程序是模拟演唱会的场景,有背景音乐的映衬,有模拟的灯光、台下的观众,鼠标右键改变舞台颜色。通过键盘上下左右键漫游移动,鼠标左键进行旋转。整体式为了学习相关算法原理,在效果方面对所表达的效果显得有点抽象。在文件根目录有OpenGl开发库,在网上搜集资料配置好就可以了。-Good before running the program need to configure the OpenGL environment (online), the p
  3. 所属分类:3D Graphic

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