|
|
1. |
Introduction to Ray Tracing
-
The introduce of ray tracing. Also known as ray casting, determines the visibility of surfaces by tracing imaginary rays of light from the viewer's eye to the objects in the scene.
|
|
|
2. |
Java Ray Tracer
-
Java ray tracing engine distributed under the GNU General Public License. Images, screenshots, download, and feature list.
|
|
|
3. |
Lightflow Rendering Interface
-
An object oriented library with API in C++ and Python for synthetic rendering, which provides a common environment and description language to treat light distribution in three dimensional spaces. Available for Linux and Windows.
|
|
|
4. |
Ray Tracing Introduction from SIGGRAPH
-
A basic introduction to building a ray tracer, with some pointers to more advanced subjects at the end.
|
|
|
5. |
Tachyon Parallel / Multiprocessor Ray Tracing System
-
A ray tracer distributed as C source, supporting almost every Unix version, Windows NT and Mac OSX.
|
|
|
6. |
The Recursive Ray Tracing Algorithm
-
Explains how the basic ray tracing algorithm with reflection, transparency and shadows works.
|
|
|
7. |
ACM Crossroads: Ray Tracing
-
Article on Ray Tracing in the student magazine of the ACM.
|
|
|
8. |
Bagisas
-
A GUI the YAFRAY raytracer written in Python. Downloads, screenshots, and FAQ. Available for Linux and Windows.
|
|
|
9. |
Brassman's Modeller And Animation Links
-
Links to modelling and animation utilities, many for POV-ray on Windows and Unix.
|
|
|
10. |
CoolRay
-
Open Source Raytracer with a scene description language that provides constructs for programming like loops and functions. Its written in C++ and runs on Windows and Linux/Unix.
|
|
|
11. |
FAQ for realtime raytracing
-
The FAQ about speed optimization for raytracing for use in realtime raytracing.
|
|
|
12. |
Flamingo
-
Plug-in for Rhino, uses both raytracing and radiosity to create single-frame images and animations. Product description, gallery, training, evaluation download, and purchasing. For Windows.
|
|
|
13. |
FuzzyPhoton - The Raytracing Repository
-
Information about raytracing in general, with a how-to section and an A-Z reference. Technical articles and a gallery of images renderd with the VRWorld4 raytracer developed by the author, and humour.
|
|
|
14. |
GRT Raytracer
-
Raytracing system written in Common Lisp. It trys to become good classical raytracer: reasonably efficient, with a good selection of primitives, advanced texturing capabilities, animation support, and probably integration of the scripting environment with some GUI tools.
|
|
|
15. |
Internet Raytracing Competition
-
Regular awards for best raytraced still images and animations submitted by the public. Site includes most recent winners, voting on the current round, and the topic and rules for submitting to the next round.
|
|
|
16. |
Java Ray Tracer
-
Java ray tracing engine distributed under the GNU Public License. Images, screenshots, download, and feature list.
|
|
|
17. |
Kray
-
Freeware raytracer with subsurface scattering, global illumination and many other features. Product details, downloads, gallery, and tutorial using the software.
|
|
|
18. |
Laurens Lapre's Webpages
-
Home of the Lparser, the program reads a Lsystem description and processes it into a 3d form which can then be outputted in several formats, including VRML, DXF and POV.
|
|
|
19. |
Light in C++
-
A C++ class library available as source code implementing a physically correct renderer. Working on Unix and Windows.
|
|
|
20. |
Radiance
-
A raytracer trying to aid lighting designers and architects by predicting the light levels and appearance of a space prior to construction. It uses a hybrid approach of Monte Carlo and deterministic ray tracing. Available for Unix.
|
|
|
21. |
Ray tracing in NodeWorks Encyclopedia
-
A overview non technical article on ray tracing also covering some history of the subject.
|
|
|
22. |
Ray Tracing News Guide
-
Lots of information on ray tracing. Updated once or twice a year.
|
|
|
23. |
Rayshade
-
An extensible system for creating ray-traced images. It is written in C, yacc, and lex, and runs on Unix, AmigaOS, OS/2, DOS and Older MacOS.
|
|
|
24. |
RayTraccio
-
A Java ray-tracer running as a applet that wants to be simple and clean but nonetheless has some advanced features.
|
|
|
25. |
Raytracing-FAQ
-
Home of the comp.graphics.rendering.raytracing-faq with a online version.
|
|
|
26. |
Raytressi
-
Ray tracing library written in c++ with python bindings. Source code, documentation, galleries, tutorials available. Binaries for Windows, seems to be portable to Unix platforms.
|
|
|
27. |
Realistic Image Synthesis Engine
-
R.I.S.E. is an open source global illumination renderer for producing physically and biologically based photo realistic images. Product specifications, gallery, documentation, and downloads. [Windows, Linux, SunOS, Irix 6.5, Sun Solaris]
|
|
|
28. |
Realstorm
-
A realtime raytracing engine with downloadable benchmark, screenshots and information. Windows 95/98/me/2000.
|
|
|
29. |
Realtime Raytracing Maillist
-
Discuss programming techniques, algorithms and productions related to realtime raytracing, both software or hardware based.
|
|
|
30. |
Renderpark
-
Test bed system for physically based photo-realistic image synthesis, mostly radiosity based. Unix based.
|
|
|
31. |
The Rearview Rendering Engine
-
A game engine aiming towards three dimensional computer graphics which fits both human perception and the shape of the real world better than common polygon engines do. Linux.
|
|
|
32. |
vlib
-
An open source volume modeling and rendering library for unix. The interface facilitates the majority of significant developments in the field to date.
|
|
|
33. |
YASRT Raytracer
-
A simple raytracer in development, it supports the basic features of a raytracer along with multi-threading. Many platforms are supported (Win32, Linux, and iPAQ).
|