Article ID: | iaor20071995 |
Country: | Serbia |
Volume: | 16 |
Issue: | 1 |
Start Page Number: | 125 |
End Page Number: | 135 |
Publication Date: | Jan 2006 |
Journal: | Yugoslav Journal of Operations Research |
Authors: | Starevi Duan, Samardi Aleksandar B., Tuba Milan |
Ray Tracing is an algorithm for generating photo-realistic pictures of the 3D scenes, given scene description, lighting condition and viewing parameters as inputs. The algorithm is inherently convenient for parallelization and the simplest parallelization scheme is for the shared-memory parallel machines (multiprocessors). This paper presents two implementations of the algorithm developed by the authors for alike machines, one using the POSIX threads API and another one using the OpenMP API. The paper also presents results of rendering some test scenes using these implementations and discusses our parallel algorithm version efficiency.