This page was last updated on Oct 13, 1994, the binaries as well. You are the
th person accessing this page. NOTE: This is a pre-release of XRay, there is still a lot to be done.
The Dos-Version is just a commandline-controlled Raytracer to process scenes that were created and edited with the Windows-Version, which allows full interaction in editing and tracing objects as well as textures and colortables.
Max and I started recently with C++ (giving me the creeps seeing that I could have saved a lot of time and fingernails using C++-Objects and -methods for the Object-trees instead of coding them all myself), it would be the very best to port parts of the code to C++. The good thing about C++ is less bugs and more Compiler-support, but speed lacks up to 20%, so this might apply only to the Windows-version, speed is not the main task of this one.
MAYBE we'll rewrite parts of the tracer to 32-bit assembler for x86-machines, hoping to get faster this way (but this is future-future...).
NOTE: I don't guarantee for anything in this version regarding CSG, it does not work right.
Read or subscribe to the XRay Guestbook for comments and more.