Ray tracing with BSP and Rope trees

Implementation

The ART library (by Robert F. Tobler)

http://www.cg.tuwien.ac.at/research/rendering/ART/

  • A modular, portable rendering package implemented as a set of libraries in Objective-C
  • Will be put into public domain under the GNU License

 

Scene is organized as a bounding box hierarchy

BSP is used only for mesh objects

CESCG 2000 <<<< 7 of 8 >>>> Jaroslav Křivánek & Vojtěch Bubník