搜索资源列表
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
raycastiing
- 基于Opengl的Ray-casting算法实现-The Ray-casting based on Opengl algorithm
VolumeRenderCartesian
- 光线投射体绘制源码,用opengl实现,生成的是一个头模型-Ray Casting Volume Rendering source, opengl implementation used to generate a first model
ray_opengl
- opengl开发的ray tracing-ray tracing opengl
MARK_Raytracing
- ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object mat
Cambridge---3D-Computer-Graphics-A-Mathematical-I
- This introduction to 3D computer graphics emphasizes fundamentals and the mathematics underlying computer graphics, while also covering programming techniques using OpenGL, a platform-independent graphics programming environment. The minimal prerequi
rayTracing
- 用openGL和c++實現光線追綜算法,文件包含說明文檔,源代碼和可執行文件-With openGL and c++ achieve ray tracing algorithm mechanized, the file contains documentation, source code and executable files
volvis2001
- vc6.0实现三维数据的体绘制,所用是经典的光线追踪法,效果可以。-Devoted to OpenGL programming techniques. In order to combine the vc6.0 achieve volume rendering three-dimensional data, the use of a classic ray tracing method, the effect can be.
RayCasting-opengl
- opengl实现的体绘制算法 光线投射算法,本程序提供了数据生成接口,以及已经生成好的测试数据。-opengl achieve volume rendering algorithms- ray-casting algorithm, this program provides data generation interface, and have generated good test data.