CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 光线追踪

搜索资源列表

  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/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39785
    • 提供者:彭博
  1. raytracer5

    1下载:
  2. 此实验用opengl和vc++进行编程,主要是实现光线追踪。-this experiment opengl and vc for programming, is the main ray tracing.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:17339
    • 提供者:李柳
  1. raytracer3

    3下载:
  2. 此实验是用opengl和vc++进行编程的。它主要是实现光线追踪,但是运用了不同的场景和方法-this experiment is opengl and vc for programming. It is primarily to achieve ray tracing, but the use of different scenarios and methods
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12487
    • 提供者:李柳
  1. raytracer4

    0下载:
  2. 本实验也是光线追踪问题,但运用了不同的方法和场景-ray tracing problems, but using different methods and Scene
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:15691
    • 提供者:李柳
  1. raytracer1

    2下载:
  2. 本实验是光线追踪问题,采用了opengl和vc++进行编程。采用了不同场景和方法-this experiment is ray tracing, and use the opengl vc for programming. Using different scenarios and methods
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11369
    • 提供者:李柳
  1. newRayTracer

    0下载:
  2. 光线追踪算法 图形界面 有点慢 但效果不错 大家看看 能不能在改善-ray tracing algorithm graphical interface a bit slow but good results we can look at the improvement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2535542
    • 提供者:gongjian
  1. rtrtsource_v12

    0下载:
  2. 这是一个利用光线追踪技术的直接体绘制的例子,程序简单而形象。-using ray tracing technology of direct volume rendering example, procedures simple and image.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:150350
    • 提供者:贾明
  1. rayshade.4.0

    0下载:
  2. Rayshade是一个光线追踪系统。输入一个描述场景的ASCII文件,它将产生一个光线追踪后的图案文件。 -支持10种简单图形(包括多边形,环面等) -各种光源 -利用等级化体积或空间均匀分割来加快速度 -变率采样 -简陋动画支持 -容易添加几何体、纹理、光源等-Rayshade is a light tracking system. Importation of a Scene Descr iption ASCII document, which will have a
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:336211
    • 提供者:
  1. svb022704

    0下载:
  2. 纯软件的光线追踪算法 可以满足你的要求-pure software ray tracing algorithm can satisfy your request
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:46338
    • 提供者:林为样
  1. gpurt

    1下载:
  2. GPU ray tracing:这是一个用GPU实现光线追踪的源代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:810624
    • 提供者:bitorRay
  1. rtmappingapp

    0下载:
  2. 三维纹理映射源代码,实现圆球形的几何目标的纹理映射,采用光线追踪算法
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4182
    • 提供者:张博士
  1. WinOSI

    1下载:
  2. 一个德国人写的使用光线追踪算法的渲染器,效果很好.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:344350
    • 提供者:mark
  1. RayTracing

    0下载:
  2. 经典的光线追踪算法实现的源代码,渲染效果很不错
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:88664
    • 提供者:liangam
  1. reflection

    0下载:
  2. 真实描绘现实中的环境或物体的光影是计算机图形学中一个重要的课题,最常用的一个方法是光线追踪显示法,即当光线进入物体中间时候,计算(追踪)光的路径
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68497
    • 提供者:hw
  1. VOLVIS.ZIP

    0下载:
  2. 能实现三维数据的体绘制,所用是光线追踪法
  3. 所属分类:3D图形编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:99347
    • 提供者:孙类
  1. CUDA_RayTrace_DEMO.rar

    1下载:
  2. 数个CUDA的程序实例,其中有一个实现光线追踪的例子,A few examples of CUDA procedures, of which there is a ray tracing example of the realization of
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6971964
    • 提供者:郑文
  1. RayTrace_3.2b.zip

    0下载:
  2. 光线跟踪软件,它包含处理几何对象类,射线追踪和确定与几何对象射线的交点。可能需要修改,使之适合您的应用程序。主要的工作区文件是RayTraceKd / RayTraceKd.sln。 (作者:Sam Buss) ,Ray-tracing software, which includes dealing with geometric object classes, ray tracing and identification of an object-ray intersection geomet
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3869052
    • 提供者:zhang
  1. RayTraceCUDA

    1下载:
  2. 这是一个基于CUDA的光线追踪Demo演示,运行后按回车可以看到结果。-This is a demo based on CUDA for ray tracing. After running the program, please press the enter key to see the results.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:4456
    • 提供者:chenchunyi
  1. CUDAMCML

    7下载:
  2. 于cuda的“分层”生物组织中光线追踪的程序,其计算效率相当好 需要nvidia显卡支持-ray trace in multi-layered tissue
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3510670
    • 提供者:陈明
« 1 23 4 5 6 »
搜珍网 www.dssz.com