搜索资源列表
c-ray-v1.1.tar
- 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 B.E.
光线跟踪(ray tracing)算法程序的实现
- 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强
dicom.rar
- 实现了dicom数据的光线投射的体绘制算法,该实现过程借助了vtk来实现,Dicom data implementation of the ray-casting algorithm for volume rendering, the implementation process to achieve with the vtk
raymesh.zip
- XNA 下的射线检测(Ray-Triangle)及简单绘制源代码,XNA-ray inspection under (Ray-Triangle) and a simple mapping source code
raycast.rar
- 基于opengl的光线跟踪程序。是一个学习光线跟踪的例子,Based on the ray tracing procedure opengl. Is an example of ray tracing study
VolRen
- 基于QT4和OpenGL/GLSL的体绘制应用程序。实现了 GPU Ray-Casting-A QT4 & OPENGL & GLSL based volume rendering application that implements GPU Ray-Casting.
PickDemo02
- 我本人做的一个拾取算法实现的程序,主要是利用鼠标以及摄像机生成的射线进行判断,图像可以用鼠标进行拾取-I do a pickup algorithm procedure, mainly using the mouse and the resulting ray camera to judge, the image can be picked up with the mouse
Bellhop
- 计算水声传播的射线追踪法程序,可以计算不同地形下的传播情况-underwater acoustic propagation RAY tracing code...
gpuray-0.91
- Standford大学开发的GPU光线跟踪程序,实现了基于GPU的KDTree算法,需要Brook+编译运行-Standford University, the development of GPU ray-tracing program, enables GPU-based algorithms KDTree need to run the Brook+ compiler
RayTrace
- 光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
ray(3)_first
- Implementation of Simple Ray Casting Algorithm with Shading. Very effective Implementation
ray(2)
- Raytracing Algorithm Implementation by C and OpenGL
raycastiing
- 基于Opengl的Ray-casting算法实现-The Ray-casting based on Opengl algorithm
Raytrace
- POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。运行POV脚本语言。它是基于DKBTrace来开发的, DKBTrace是由 David Kirk Buck和 Aaron A. Collins编写在 Amiga上的. POV-ray早期也受到了Polyray raytracer 作者 Alexander Enzmann 的帮助。很多漂亮的图片就是由POV-ray来制作的-POV-Ray, full nam
RadialCollided
- VC7.0下写的一个演示射线碰撞的程序,主要是我用作讲课用的,内有天空盒,地面,主角,地面是一个模型,通过射线碰撞,让主角在高度起伏的地面上行走,wasd四个键控制人物移动.本代码用作教学用,注释详细,代码清晰-Under VC7.0 to write a demonstration of collision-ray procedures, mainly because I used for lectures, with the sky box, the ground, the protagon
3DComputerGraphicsAMathematicalIntroductionWithOpe
- 本书是关于计算机图形学利用OPENGL进行绘图的原版英文书籍,本书详细介绍了OpenGL相关数学知识,读者通过对本书的阅读可以更清楚地知道怎样运用各类OPENGL函数,对更进一步地学习opengl有很好的理论指导。读者可以在书的preface里面找到下载该书籍相关源代码的网站地址。第一章是介绍,第二章是视图和转换(包括二维和三维)的数学基(Transformations and Viewing),第三章是光照和着色的数学基础(Lighting, Illumination, and Shading
Raytracing
- 有关光线跟踪的实现,实现了反射,折射,阴影等几个较为简单的效果,附有实验报告-Ray Tracing on the realization of a reflection, refraction, shadows and other effects of a few relatively simple, with the experimental report
povwin-3.6
- POV-Ray,全名是Persistence of Vision Raytracer,是一个使用光线跟踪绘制三维图像的开放源代码免费软件。-POV-Ray, full name is the Persistence of Vision Raytracer, the use of ray tracing is a rendering of three-dimensional images of the open-source free software.
ray-tracing
- 光线跟踪,景物环境为四周镜面,魔方,圆锥,木球等-ray tracing
ray-tracing-master
- ray tracing 在opencv + VS2015 的实现代码(it is the ray tracing program code using opencv + VS2015)