搜索资源列表

  1. reBuild01

    0下载:
  2. vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1804
    • 提供者:wzc
  1. raytracing

    0下载:
  2. 基于光线投射算法实现与三维场景的交互功能-light projection algorithm based on the realization of 3D scene and the interactive function
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:238851
    • 提供者:chen ru
  1. Vision

    0下载:
  2. 一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂-himself wrote a simple ray casting method of volume rendering algorithms, the internal human skull contains the data files, simple and understandable. .
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:822724
    • 提供者:danny
  1. Ray-Casting

    0下载:
  2. 目前医学图像三维体绘制主要采用以下几中方法:光线投射算法(Ray—casting)、抛雪球算法(Splatting)和错切一变形算法(Shear warp) 三维纹理.本文只着重讲解第一种方法的实现原理及部分算法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:264757
    • 提供者:刘刚
  1. VOLVIS_VC

    0下载:
  2. 这是个三维体绘制的程序,算法是光线投射算法,存在的问题是速度不快。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:73219
    • 提供者:王佳
  1. RayTracing+Code

    0下载:
  2. 光线跟踪的流行来源于它比其它渲染方法如扫描线渲染或者光线投射更加能够现实地模拟光线
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:88763
    • 提供者:fan
  1. volvis

    0下载:
  2. 体视化程序,光线投射算法写的,VC++写的,很经典.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:916321
    • 提供者:qxj
  1. 基于GPU光线投射的体绘制算法源码

    0下载:
  2. 所属分类:源码下载

  1. reBuild01

    0下载:
  2. vtk三维重建tif文件格式 用了光线投射类 性能控制类 颜色转换类 等 体绘制器-vtk 3D reconstruction tif file format used raycasting Class Performance category control color conversion type devices such as Volume Rendering
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:wzc
  1. raytracing

    0下载:
  2. 基于光线投射算法实现与三维场景的交互功能-light projection algorithm based on the realization of 3D scene and the interactive function
  3. 所属分类:文档资料

    • 发布日期:2024-05-26
    • 文件大小:238592
    • 提供者:chen ru
  1. Vision

    0下载:
  2. 一个自己写的简单光线投射法的体绘制算法,内部包含人头骨的数据文件,简单易懂-himself wrote a simple ray casting method of volume rendering algorithms, the internal human skull contains the data files, simple and understandable. .
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:2756608
    • 提供者:danny
  1. Ray-Casting

    0下载:
  2. 目前医学图像三维体绘制主要采用以下几中方法:光线投射算法(Ray—casting)、抛雪球算法(Splatting)和错切一变形算法(Shear warp) 三维纹理.本文只着重讲解第一种方法的实现原理及部分算法
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-26
    • 文件大小:264192
    • 提供者:刘刚
  1. VOLVIS_VC

    0下载:
  2. 这是个三维体绘制的程序,算法是光线投射算法,存在的问题是速度不快。-This is a three-dimensional volume rendering procedure, the algorithm is the ray-casting algorithm, the existence of the problem is slow.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:72704
    • 提供者:王佳
  1. RayTracing+Code

    0下载:
  2. 光线跟踪的流行来源于它比其它渲染方法如扫描线渲染或者光线投射更加能够现实地模拟光线-Ray-tracing the popularity comes from its rendering than other methods such as scan-line rendering or ray-casting can be more realistically simulated light
  3. 所属分类:图形图象

    • 发布日期:2024-05-26
    • 文件大小:1201152
    • 提供者:fan
  1. volvis

    0下载:
  2. 体视化程序,光线投射算法写的,VC++写的,很经典.-Volume Visualization procedures, written by ray-casting algorithm, VC to write, and very classic.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-26
    • 文件大小:916480
    • 提供者:qxj
  1. VolumeRenderCartesian

    0下载:
  2. 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:1360896
    • 提供者:ludan
  1. dicom

    0下载:
  2. 实现了dicom数据的光线投射的体绘制算法,该实现过程借助了vtk来实现-Dicom data implementation of the ray-casting algorithm for volume rendering, the implementation process to achieve with the vtk
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-26
    • 文件大小:2048
    • 提供者:王彬
  1. rayCast01

    0下载:
  2. 一个简单的光线投射体绘制的程序,读文件的是vtk的函数vtkVolume16Reader,并可以进行一些简单的交互操作-A simple ray-casting volume rendering procedure, documents are read by vtk function vtkVolume16Reader, and can carry out some of the easy inter-operation
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-26
    • 文件大小:739328
    • 提供者:洪振刚
  1. ray-casting

    0下载:
  2. 这个是在VC下实现的光线投射的体绘制算法,我已经在机子上实现了,要实现配置好底层的组件-This is achieved under the VC light projection volume rendering algorithm, I have realized in the machine, configured to realize the underlying component
  3. 所属分类:OpenGL

    • 发布日期:2024-05-26
    • 文件大小:1024
    • 提供者:xuanzheng
  1. RayCasting

    0下载:
  2. 光线投射算法的一个简单程序代码,简单的源代码,应用的为平行投影(ray-casting source code)
  3. 所属分类:C#编程

    • 发布日期:2024-05-26
    • 文件大小:124928
    • 提供者:未来19901020
« 12 3 »

源码中国 www.ymcn.org