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

搜索资源列表

  1. 光线跟踪(ray tracing)算法程序的实现

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

  1. Optical-bench4m7

    2下载:
  2. Matlab实现光线跟踪算法,建模光线折射、衰减、像差-Matlab to achieve ray tracing algorithm, modeling of light refraction, attenuation, aberrations
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:170039
    • 提供者:xinxinxin
  1. cppRaytracing

    1下载:
  2. Raytracing,光线跟踪算法,实现全局光照,可直接运行!-Raytracing algorithm!
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2109451
    • 提供者:竹林英客
  1. RayTrace

    0下载:
  2. 光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:8935
    • 提供者:微微
  1. work55

    1下载:
  2. 光线跟踪算法进行体绘制 使用C++语言实现-Ray tracing algorithm for volume rendering using the C++ Language
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:171645
    • 提供者:jay
  1. DataStructs

    0下载:
  2. 阐述光线跟踪算法的数据结构 -Ray-tracing algorithm on the data structure
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:25402
    • 提供者:微微
  1. Graphics

    0下载:
  2. 用图像实例演示最新的光线跟踪算法,取得不错效果-Image examples of presentations using the latest Ray-tracing algorithm, and achieved good effects
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:108641
    • 提供者:微微
  1. ZBuffer

    0下载:
  2. 光线跟踪算法实现,VC2005下编写的MFC程序。本程序实现高光、镜面反射、漫反射和折射效果。-Ray-tracing algorithm, VC2005 prepared MFC procedures. This procedure to achieve high light, specular reflection, diffuse reflection and refraction effects.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:83086
    • 提供者:lemon lee
  1. RayTraciny

    0下载:
  2. opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:828590
    • 提供者:神方舟
  1. 25811203raytracedemo

    1下载:
  2. 和辐射度算法媲美的另一算法:光线跟踪算法,VC下执行。-And radiation algorithm comparable to the other algorithms: ray tracing algorithm, VC under.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:16651
    • 提供者:zidane
  1. RayTrace

    0下载:
  2. 光线跟踪算法的实现。支持平面、三角、立方体、球、二次曲面等实体,进行发射、透射、镜面高光等处理。-Ray-tracing algorithm. Support plane, triangle, cube, ball, and other entities conicoid, launch, transmission, processing, such as specular.
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16617725
    • 提供者:Thihy
  1. RayTracing

    1下载:
  2. 采用层次包围盒、八叉树加速的光线跟踪算法-ray tracing using level boundary box and eight branch tree algorithm
  3. 所属分类:Graph Drawing

    • 发布日期:2017-06-16
    • 文件大小:24711046
    • 提供者:zongwu zhang
  1. CG_RAYTRACING

    0下载:
  2. 计算机图形学中的光线跟踪算法,场景为平面和球体。-raytracing。
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1301274
    • 提供者:Maxence
  1. raytracer2

    0下载:
  2. 光线跟踪算法,比较经典的光线跟踪算法,步骤2-raytracing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11426
    • 提供者:lij
  1. raytracer4

    0下载:
  2. 光线跟踪算法,比较经典的光线跟踪算法,步骤4-raytracing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:15378
    • 提供者:lij
  1. raytracer5

    0下载:
  2. 光线跟踪算法,比较经典的光线跟踪算法,步骤5-raytracing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17026
    • 提供者:lij
  1. raytracing

    0下载:
  2. 整体光照模型,光线跟踪算法。直接编译运行即可。 三维物体为两个球。实现了高光、阴影、消隐。-Global illumination model, ray tracing algorithms. Can directly compile and run. Three-dimensional objects into two balls. To achieve a high light, shadow, blanking.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:3826
    • 提供者:likunlun
  1. OpenGL实现的光线跟踪算法

    0下载:
  2. windows系统下使用vc6.0结合OpenGL实现的光线跟踪算法。程序比较简单,单一场景。
  3. 所属分类:OpenGL

  1. TestRayTracing

    0下载:
  2. 简单的光线跟踪算法测试,底层基于OpenGL实现(A simple ray-tracing demo)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-01-08
    • 文件大小:22849536
    • 提供者:CMHowl
  1. 光线跟踪

    0下载:
  2. 关于光线跟踪算法的实现,希望对大家有帮助(implementation of the ray tracing algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:7272448
    • 提供者:wzhgc
« 12 3 4 5 »
搜珍网 www.dssz.com