搜索资源列表
suanfa
- 本文主要详细介绍了三维重建算法原理,包括Marching Cube算法,和Ray-Casting算法-This paper details the principle of three-dimensional reconstruction algorithms, including the Marching Cube algorithm, and Ray-Casting Algorithm
ray(3)_first
- Implementation of Simple Ray Casting Algorithm with Shading. Very effective Implementation
raytrace
- 这是一个基于光线投射算法的三维重建小程序,使用了opengl的API,适用于3D初学者-This is a ray casting algorithm based on three-dimensional reconstruction of small, the use of opengl' s API, for 3D beginners
reycast
- This the source code of ray casting program.-This is the source code of ray casting program.
ray-casting
- 这个是在VC下实现的光线投射的体绘制算法,我已经在机子上实现了,要实现配置好底层的组件-This is achieved under the VC light projection volume rendering algorithm, I have realized in the machine, configured to realize the underlying component
openglraycasting
- 这是一个基于OpenGL的光线投射算法的体绘制小程序,3D初学者可以借鉴学习-This is an OpenGL-based ray casting algorithm for volume rendering applet, 3D beginners can learn from
OpenGLPVOLVIS_VC
- 光线投射算法 三维重建体绘制比较典型算法之一(源码)-Ray casting volume rendering algorithm for three-dimensional reconstruction of typical algorithms (source)
HomeWorkRayCasting
- 这个是 MIT 大学的计算机图形学 的作业:光线投射Ray Casting 的源码,是我自己编写的。直接运行里面的run.bat可以产生外面的图形(exe 不能直接运行)。这个源码是基于opengl的,演示了opengl里面的光线投射的原理。-This is the MIT Computer Graphics University of operations: projection of Ray Casting light source, is what I have written. Dire
raycasting_tutorial
- opengl的光线投射算法,opengl的光线投射算法-opengl ray casting algorithm
RayCasting
- 基于opengl实现的体绘制算法--光线投射算法(ray-casting),程序主要为ray-casting的实现程序。-On opengl achieve volume rendering algorithm- ray-casting algorithm (ray-casting), the program mainly for ray-casting the realization process.
raycasting
- 实现了光线投射模型,主要通过体积绘制的方法将空间中的物体绘制在显示屏幕上-Ray-casting model realized mainly by a volume rendering method of drawing an object in space on a display screen
tx4
- 计算机图形学作业,包括光线追踪和光线投射等功能,对学计算机图形学的同学很有帮助(Computer graphics operations, including ray tracing and ray casting and other functions, helps students learn computer graphics)