Difference between revisions of "Parallel Raytracing"
From Immersive Visualization Lab Wiki
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
− | It renders things. | + | It renders things. (TODO) |
− | + | ||
− | + | ||
== Project Overview == | == Project Overview == | ||
− | It renders lot of things, on lots of computers. | + | It renders lot of things, on lots of computers. (TODO) |
== Features == | == Features == | ||
− | + | (TODO) | |
=== Completed === | === Completed === | ||
Line 18: | Line 16: | ||
*Feature 1 | *Feature 1 | ||
*Feature 2 | *Feature 2 | ||
+ | *TODO | ||
=== In-Progress === | === In-Progress === | ||
Line 28: | Line 27: | ||
=== Getting the source code === | === Getting the source code === | ||
− | #Step 1: Get source code | + | #Step 1: Get source code (https://github.com/CalVR/ParallelRaytracing) |
=== Compiling the source code === | === Compiling the source code === |
Latest revision as of 21:56, 25 May 2014
Contents |
Introduction
It renders things. (TODO)
Project Overview
It renders lot of things, on lots of computers. (TODO)
Features
(TODO)
Completed
- Feature 1
- Feature 2
- TODO
In-Progress
- TODO Feature 3
How to Install and Configure
Getting the source code
- Step 1: Get source code (https://github.com/CalVR/ParallelRaytracing)