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

搜索资源列表

  1. 3Dbianhuan

    0下载:
  2. 用VC写的三维变换的程序,可以用来学习.对于初学者非常合适.-VC write 3D transformation process can be used to study. Very suitable for beginners.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:67033
    • 提供者:kentucky
  1. tracing

    1下载:
  2. 本工程是一个关于计算机图形光线跟踪的算法,由于是本人教早的作品所以只做了球型物体的光线跟踪以及物体的高亮设计、环境光设计、光线反射等设置。-this is a project on computer graphics ray tracing algorithm Since I work in the morning so the ball off the light in tracking objects and objects highlighted design, Optical desig
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:57300
    • 提供者:ccyong123
  1. 3DtextDlg

    0下载:
  2. 界面上显示3D文字,美化界面效果,希望大家多给点意见-interface displayed on the 3D text, landscaping interface effects, we hope to the many points
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:37042
    • 提供者:代贝
  1. frame_gif

    0下载:
  2. show the parts of a object ,display it one by one.-show the parts of a object. display it one by one.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:41438
    • 提供者:刘宇
  1. intersect

    0下载:
  2. calculate the intersection of multi-entities,it s a good algorithm in computer graphics
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:53741
    • 提供者:刘宇
  1. VrmlPad_cn

    0下载:
  2. 一个vrml编辑器,文件小,使用方便,可以像浏览器那样查看场景,同时可以完全下载网络上的场景文件.-a vrml editor, the paper small, easy to use, as did the browser View scenes Meanwhile fully downloaded on the Internet scene documents.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:873841
    • 提供者:peter
  1. 3Dgrid

    0下载:
  2. 3D网格效果 -3D mesh grid 3D effect effect effect 3D mesh grid 3D effect
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:69324
    • 提供者:王丹
  1. dijkstra_simple

    0下载:
  2. 一个简单的Dijkstra算法的实现,用一个数组来表示邻接矩阵-a simple realization of the Dijkstra algorithm, using an array said adjacency matrix
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9941
    • 提供者:wangrong
  1. promptshaderey

    0下载:
  2. 本程序为一个非真实渲染的DEMO以非真实渲染(none-photorealistic rendering)风格,对户外场景进行着色的技术。在2003年秋天的Beyond3D/ATI shader compititon中,Shaderey程序最先使用了这些技术来进行渲染。在Shaderey的户外场景中,包含了地形,云,树木,房屋,天空顶,以及湖水.-the procedures for a non-realistic rendering of the DEMO non-realistic rend
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3242747
    • 提供者:张锐
  1. 3Dpicture

    0下载:
  2. 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of simple algorithm. According to th
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:116343
    • 提供者:刘洋
  1. 3Dword

    0下载:
  2. 在界面上显示3D效果的源代码的vc++实现.简单易学.-interface displayed on the 3D effect of the source code to achieve the vc. Easy.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:25855
    • 提供者:田晶
  1. ColorIsosurface

    1下载:
  2. 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:816923
    • 提供者:武一
  1. imageWarp

    0下载:
  2. 用VTK与C++实现读入一张平面的图片,根据其颜色,把它Warp,实现立方体效果。-with VTK and C Reading achieve a plane into the picture, according to its color, it Warp. Cube achieve results.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:65693
    • 提供者:武一
  1. RayCast

    0下载:
  2. 实现三维VTK数据的体绘制,快速,高效。-3D data volume rendering, fast and efficient.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1034085
    • 提供者:武一
  1. volumemap

    0下载:
  2. 很好的一个,用来比较体绘制与一般图开显示效果的例子。-good one for comparing Volume Rendering and the general map shows the effect of opening example.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:801697
    • 提供者:武一
  1. bodyisoline

    0下载:
  2. 用VTK与C++实现读入人休数据,并抽取其等值线,参数可修改,附VTK数据。-with VTK and C to achieve break into people's reading data, and to take its contours, parameters can be amended with VTK data.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:88505
    • 提供者:武一
  1. themrsp

    0下载:
  2. 人体展示模型,用于人体三维模型的设计研究和开发,同时有例子在里面-human display model for 3-D model of the human body designed to research and development, while there are cases in which
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:332711
    • 提供者:欧阳意
  1. VegaMini

    0下载:
  2. Vega 在MFC下的基本框架,可漫游,其中town.adf为场景文件,编译前倾确保已安装vega3.7。-Vega's basic framework, roaming, which town.adf to document the scene, lean forward to ensure that the compiler has been installed vega3.7.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:19066
    • 提供者:李逍遥
  1. wireframeoftuxing

    0下载:
  2. 画三维网格图形,将图形处理模块用一个DLL给出,很不错的-painting 3D mesh graphics, image processing module with a DLL is very good
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:150406
    • 提供者:何超
  1. decastelia

    0下载:
  2. 用(de castelija)德卡斯里奥算法,c语言创建Bezier曲面!-with (de castelija) Dekashiliao algorithm, c language to create Bezier surface!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:123562
    • 提供者:yao
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com