CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - ray tracing opengl

搜索资源列表

  1. ray_trace

    1下载:
  2. VC+opengl实现光线跟踪算法,使用了3ds场景模型-VC opengl achieve ray tracing algorithm, the use of 3ds Scene Model
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:238.32kb
    • 提供者:weiguian
  1. raytracer5

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

    • 发布日期:2008-10-13
    • 文件大小:16.93kb
    • 提供者:李柳
  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
    • 文件大小:12.19kb
    • 提供者:李柳
  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
    • 文件大小:11.1kb
    • 提供者:李柳
  1. RayTrace.rar

    0下载:
  2. 用C++编写的基于OPengl的代码,实现光线跟踪,欢迎大家下载并修改指正!,With C++ Prepared opengl based on the code, the realization of ray tracing, are welcome to download and amend the correction!
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:150.4kb
    • 提供者:王晓伟
  1. (Ray_Tracing)

    2下载:
  2. 可视化中的光线追踪算法源代码示例, 其中包含的专业词有OpenGL,光照模型,真实感绘制,光线追踪-Ray Tracing Code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:郭建勇
  1. glGPGPU

    0下载:
  2. 使用OpenGL实现的GPU光线跟踪,采用Voxel算法实现-OpenGL implementation using GPU ray tracing, using Voxel algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.49mb
    • 提供者:william
  1. 3DComputerGraphicsAMathematicalIntroductionWithOpe

    0下载:
  2. 本书是关于计算机图形学利用OPENGL进行绘图的原版英文书籍,本书详细介绍了OpenGL相关数学知识,读者通过对本书的阅读可以更清楚地知道怎样运用各类OPENGL函数,对更进一步地学习opengl有很好的理论指导。读者可以在书的preface里面找到下载该书籍相关源代码的网站地址。第一章是介绍,第二章是视图和转换(包括二维和三维)的数学基(Transformations and Viewing),第三章是光照和着色的数学基础(Lighting, Illumination, and Shading
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4.27mb
    • 提供者:蒋娟芬
  1. Raytracing

    1下载:
  2. 有关光线跟踪的实现,实现了反射,折射,阴影等几个较为简单的效果,附有实验报告-Ray Tracing on the realization of a reflection, refraction, shadows and other effects of a few relatively simple, with the experimental report
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-06
    • 文件大小:577kb
    • 提供者:王蒙
  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
    • 文件大小:809.17kb
    • 提供者:神方舟
  1. OpenGL.RayTrace

    0下载:
  2. 本程序按照展示影响光照效果因素的思想进行设计,按照OpenGL中光线跟踪步骤实现,主要做了静态多光源,材料属性对光照效果的影响,动态光源三个方面展示的工作。-This procedure results in accordance with the display light of factors influence the design of the idea, according to Ray-tracing the steps of OpenGL to achieve, mainly to
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:809.17kb
    • 提供者:王瑞
  1. traceq

    0下载:
  2. 本代码是基于openGL,仅供参考,实现的功能是光线跟踪!-The code is based on openGL, only to realize the function of the ray tracing!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:154.44kb
    • 提供者:ren
  1. guang

    0下载:
  2. 用 opengl 实现的光线跟踪的算法,内部有场景,可选择跟踪深度等-Opengl achieved using ray tracing algorithms, there are scenes such as the option to track the depth of
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:36.59kb
    • 提供者:wangzhao
  1. emissiveRayTracer

    1下载:
  2. 计算机图形学OpenGL版中的源代码,介绍光线追踪的绝佳教程 ,供初学者参考-Computer Graphics OpenGL version of the source code, introduced ray tracing excellent tutorial for beginners reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2.92mb
    • 提供者:elegant2008
  1. pre_ray_tracing

    0下载:
  2. 用opengl实现的一个光线跟踪算法,有兴趣的可以参考下,环境为vs2008。-Opengl implementation with a ray tracing algorithm, interested can refer to, the environment vs2008.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1.07mb
    • 提供者:Jeffrey Lu
  1. RayTrace_3.2

    0下载:
  2. Ray tracing library in OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.69mb
    • 提供者:almehdi
  1. fractal3d

    0下载:
  2. fractal3d opengl demo ray tracing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:706.78kb
    • 提供者:aaaaaaaa_888
  1. tx4

    0下载:
  2. 计算机图形学作业,包括光线追踪和光线投射等功能,对学计算机图形学的同学很有帮助(Computer graphics operations, including ray tracing and ray casting and other functions, helps students learn computer graphics)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-23
    • 文件大小:1.81mb
    • 提供者:黄烦烦
  1. CG

    0下载:
  2. ray trace基本代码 C++ openGL glfw(ray tracing code in C++ glfw opengl)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-05
    • 文件大小:66kb
    • 提供者:wukong511115
  1. 光线跟踪 Ray_Trace

    0下载:
  2. 简单的光线跟踪算法,亲测VC++6.0可以用,需自行配置opengl环境。(Simple ray tracing algorithm, pro VC++6.0 can be used, the need to configure the OpenGL environment.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-09
    • 文件大小:368kb
    • 提供者:sin1731
« 12 »
搜珍网 www.dssz.com