14023

Physically Based Rendering: Implementation of Path Tracer

Vinh Truong
Helsinki Metropolia University of Applied Sciences
Helsinki Metropolia University of Applied Sciences, 2015

@article{truong2015physically,

   title={Physically Based Rendering: Implementation of Path Tracer},

   author={Truong, Vinh},

   year={2015},

   publisher={Metropolia Ammattikorkeakoulu}

}

Download Download (PDF)   View View   Source Source   

2001

views

The main topic of this thesis was to implement a computer program that can render photorealistic images by simulating the laws of physics. In practice the program builds an image by finding every possible path that a light ray can travel. Technique presented in this thesis will naturally simulate many physical phenomenons such as reflections, glass materials, soft shadows, indirect lighting etc. This thesis explains step-by-step how a pixel in an image gets its color by tracing a light ray through an arbitrary scene. The thesis also explains how to make the renderer run faster by optimizing certain data structures and exploiting parallellism in CPU and in GPU by using the OpenCL framework. Using these techniques it is possible to reduce the time spent in rendering from several days to a few minutes. The thesis explains the theory behind path tracing algorithm, architecture of the program and its implementation details. Finally the thesis presents variety of images that the program is capable of generating and thoughts about future development.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: