搜索资源列表
raytracer2
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
raytracer-fast
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
raytracer-Original
- 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
newRayTracer
- 光线追踪算法 图形界面 有点慢 但效果不错 大家看看 能不能在改善-ray tracing algorithm graphical interface a bit slow but good results we can look at the improvement
svb022704
- 纯软件的光线追踪算法 可以满足你的要求-pure software ray tracing algorithm can satisfy your request
rtmappingapp
- 三维纹理映射源代码,实现圆球形的几何目标的纹理映射,采用光线追踪算法
WinOSI
- 一个德国人写的使用光线追踪算法的渲染器,效果很好.
RayTracing
- 经典的光线追踪算法实现的源代码,渲染效果很不错
(Ray_Tracing)
- 可视化中的光线追踪算法源代码示例, 其中包含的专业词有OpenGL,光照模型,真实感绘制,光线追踪-Ray Tracing Code
POV
- c#写的一个光线追踪的程序,实现了光线追踪算法-a ray-tracing program using c#.net
zt7278
- 课程作业写的光线追踪算法 包含说明文档C++代码编写场景文件包含 球体 三角形 平面 光源 材料质 镜面 漫反射-Course work includes written documentation ray tracing algorithm C++ code written scene file contains the source material quality ball triangle plane mirror reflectance
raytrace
- 图形学大作业,通过实现光线追踪算法实现了反射折射纹理软阴影等,代码可扩展-Graphics great job, ray tracing algorithm by implementing a reflection refraction texture soft shadows, the code can be extended
Raytracing
- 光线追踪算法的C++实现,在VS2013上编译通过,用光线追踪算法实现全局光照模型,包括反射。-C++ ray tracing algorithm implemented in the VS2013 compiler, using ray tracing algorithm global illumination models, including reflections.
cg3DtransWhole
- 3D场景的变换,包括旋转,平移,还有光线追踪算法-3D scene transformations, including rotation, translation, and ray tracing algorithm
a3
- 在mac_os下用光线追踪算法显示图像,可以增加光源,包括反射、阴影、折射-In mac_os display images using ray tracing algorithm can increase the light source, including reflections, shadows, refraction
SphereTest
- OpenGL实现的光线追踪算法,效果一般般,处理时间有些长,可供学习-OpenGL implementation of ray tracing algorithms, the effect of a general, processing time and some long, available for study
RayTracing
- 图像中的体绘制光线追踪算法,非图形学上的光线追踪,C++实现 ,可供学习参考-Image volume rendering algorithm for ray tracing lighting, non-graphics on the track, C++ achieve, for study and reference
ray_trace
- 基于c++的简单光线追踪算法,仅供参考,可以用于大学生应付作业-Simple ray tracing algorithm based on c++, for reference only,Can be used for college students to cope with the job
win32-ray-tracing-demo
- 光线追踪算法的实现,包含简单的图形界面。-Ray tracing algorithm, including simple graphical interface.
Fundamentals+of+Computer+Graphics
- 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)