Essays about: "Monte Carlo path tracing"

Found 3 essays containing the words Monte Carlo path tracing.

  1. 1. Global Illumination on Modern GPUs

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Fan Zhang; [2022]
    Keywords : Global illumination; Monte Carlo path tracing; voxel cone tracing; GPU acceleration; CUDA; OpenGL;

    Abstract : This thesis that implemented Monte Carlo path tracing and voxel cone tracing for global illumination on GPU compared the performance and visual result. The Monte Carlo path tracing algorithm is implemented in CUDA to do parallel computing on GPU and accelerate the computing speed. READ MORE

  2. 2. Examining the effects of SPP in Monte Carlo Path Tracing : Using a Multithreaded Forward Path Tracer in C++ and OpenMP

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Tim Wayburn; [2018]
    Keywords : graphics; rendering; spp; path tracing; monte carlo;

    Abstract : This paper involves implementing a forward path tracer in C++ using OpenMP in order to examine the effects of Samples per Pixel (SPP) on output images given in different environments. Output images of scenes with different amounts of lighting are rendered in different resolutions. These renders are timed and output images are saved to files. READ MORE

  3. 3. Advanced Ray Tracing Techniques for Simulation of Thermal Radiation in Fluids

    University essay from KTH/Mekanik; KTH/Linné Flow Center, FLOW

    Author : Bernhard Semlitsch; [2010]
    Keywords : Thermal radiation; Solar radiation; Solar energy; Heat transfer;

    Abstract : For modeling thermal heat transfer, not only the effects of convection and conduction are relevant, but also thermal and visible radiation. Radiation is especially important for setups with large temperature differences, as well as for interaction with external light sources. READ MORE