搜索资源列表

  1. Ray-Casting

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

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

    0下载:
  2. C-ray is a volume raycasting software optimized for Cell Broadband Engine. It is aimed at achieving interactive volume rendering on a very large volumetric data by taking advantage of all the strong features of the Cell
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8187278
    • 提供者:mhp
  1. 光线跟踪(ray tracing)算法程序的实现

    0下载:
  2. 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强
  3. 所属分类:图形图象

  1. render

    0下载:
  2. Render .NET is an 3D Photorealistic Rendering Library - REYES(RenderMan),Ray / Photon Tracing Architecture - Complex Models such Quadrics / Patches / Mesh... - Primitive / Displacement(True) / Surface / LightSource / Vol
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:481280
    • 提供者:站长
  1. RayTracer

    0下载:
  2. 实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:117760
    • 提供者:薛峰
  1. raytracing

    0下载:
  2. 实现一些常见的基本三维图形的绘制,并且实现光线追踪-achieve some common basic 3D graphics rendering, ray tracing and achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:99328
    • 提供者:孙类
  1. RayTracing Code

    0下载:
  2. 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强-Ray Tracing (ray tracing) algorithm to achieve the procedures used to prepare vc, functions exceptionally strong
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:1201152
    • 提供者:陈学峰
  1. Ray_Example

    0下载:
  2. 这是一个关于射线类碰撞的例子,是一个外国网站上搜到的,里面还运用了贴图动画,感觉不错,做射击类游戏是需要射线碰撞的!-This is a type of ray collisions example is a foreign websites found on the inside also use a map animation, it feels pretty good, so shooting game is needed ray
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:470016
    • 提供者:yuyu
  1. VOLVISS.ZIP

    0下载:
  2. 欧洲一个学生写的作业,关于光线追踪体绘制的程序,很强-European students write an operation on ray tracing Volume Rendering procedures and strong!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:210944
    • 提供者:舞龙
  1. eigenray

    0下载:
  2. 室内传播模型之一射线跟踪法仿真与实现的MATLAB源代码-indoor propagation model one ray-tracing method, simulation and implementation of MATLAB source code
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:870400
    • 提供者:辰辰
  1. raytracer-fast

    0下载:
  2. 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:16384
    • 提供者:彭博
  1. raytracer-Original

    0下载:
  2. 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:39936
    • 提供者:彭博
  1. 200410610511675180

    0下载:
  2. XMathLib是一个通用的3D图形数学库。 其中包含两个部分: XMathLib和XGeomLib。分别处理数学和几何运算。 数学部分包含向量、矩阵、四元数的运算。以及其它的运算。 几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consis
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-11
    • 文件大小:25600
    • 提供者:dexter
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-d
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:40960
    • 提供者:wanhy
  1. Ray-Casting

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

    • 发布日期:2024-05-11
    • 文件大小:264192
    • 提供者:刘刚
  1. c-ray-v1.1.tar

    0下载:
  2. C-ray is a volume raycasting software optimized for Cell Broadband Engine. It is aimed at achieving interactive volume rendering on a very large volumetric data by taking advantage of all the strong features of the Cell
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:8186880
    • 提供者:mhp
  1. ray(3)_first

    0下载:
  2. Implementation of Simple Ray Casting Algorithm with Shading. Very effective Implementation
  3. 所属分类:OpenGL

    • 发布日期:2024-05-11
    • 文件大小:775168
    • 提供者:zahid
  1. ray-tracing

    0下载:
  2. 光线跟踪,景物环境为四周镜面,魔方,圆锥,木球等-ray tracing
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-11
    • 文件大小:2976768
    • 提供者:byf
  1. X-ray-attenuation-

    0下载:
  2. 广谱X射线衰减的非线性 广谱X射线衰减的非线性-X-ray attenuation of the nonlinear spectrum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:66560
    • 提供者:usher
  1. ray-tracing-master

    0下载:
  2. ray tracing 在opencv + VS2015 的实现代码(it is the ray tracing program code using opencv + VS2015)
  3. 所属分类:OpenCV

« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org