搜索资源列表
RayTracer
- 光线跟踪算法,用C#实现,课本上算法的实现,仅供学习参考
RayTracer
- 是一个读取3DS的例子,模型文件在model文件夹里,先用opengl显示,然后点击菜单的按钮,便可以进行光线跟踪
Vectorized
- The raytracer is made as a mini project for a computer vision and graphics lecture. Started as for statements and ended as this fast vectorized version. The speed up is something like 10 minutes versus 10-12 seconds for a 1024x1024 image. It is
A Simple Raytracer
- A Simple Raytracer source code
RayTracer
- 实现计算机图形学中的光线跟踪算法,有整个demo系统,用户可以将函数Trace单独使用-of ray tracing algorithms, the demo system as a whole, will allow users to use a separate function Trace
光线跟踪渲染源代码
- RayTracer是个演示光线跟踪的小程序。打开一个场景文件后点绘制就可以画了,由于时间仓促,实现的不是很细致。场景文件的格式就不细说了,提供了几个例子看看。可以设置图像大小,并保存结果。
raytracer
- 光线跟踪的源代码,C++写的很不错,适合学习-Ray tracing of the source code, C++ was very good for learning
RayTracer
- 基本的光线跟踪程序,含场景文件,光线,能很好解释光线跟踪理论-Basic ray tracing procedures, including scenes of documents, light, ray tracing can be a good theory to explain
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
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.
raytracer-sample
- 基于KDTree的CPU光线跟踪例程,可以直接编译运行-KDTree of CPU-based ray-tracing routines can be directly compiled to run
2009-11-29-23-23-myRaytracer-0.01
- Simple raytracer for MATLAB.
sirat
- simple raytracer reflection transparence
RayTracer
- build beautiful images.-ray tracer! it can build beautiful images.
YafaRay-blender.0.1.1
- 光线跟踪器,可以进行实时设计跟踪,对初学者比较有用-Raytracer can be designed to track real-time, more useful for beginners
CurvesSurfaces
- 用OpenGL实现了画bezier曲线、BSpline曲线,以及它们之间的转换,多个点的bezier曲线、BSpline曲线,还实现了画面,并作出了一些模型,如:花瓶,圆圈,茶壶。可以运行bat文件运行-Achieved with OpenGL drawing bezier curves, BSpline curve, and the conversion between them, multiple points of bezier curves, BSpline curve, but als
raytracer
- RayTracer Giai thuat
A very basic raytracer example.
- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This progr
RayTracer-master
- 尝试自己重新实现PBRT_V2从而学习其中的算法以及工程结构。(Try to re implement PBRT_V2 so as to learn the algorithm and engineering structure.)
