Ray Tracer
About
Project Status:
Prototype |
Development |
Alpha |
Beta |
Production
The ray tracer is currently a work-in-progress for testing and demonstrating LxWeb, a javascript engine for visualization
and simulation.
It is composed of a JQuery plug-in, an LxWeb based tracing engine, and a few support libraries.
Warning:
As this is most definitely in the prototype stage, it has only been tested on the latest version of
Google Chrome.
Demonstration
These options are in development and are only partly functional.
Simple Examples
The ray traced images below are cached after the first render: click here to clear the local cache.
Multisampling
The first image is rendered with multisampling enabled; the second has multisampling disabled.
Procedural Patterns
Architecture & Implementation
Todo