Essays about: "embree"

Found 3 essays containing the word embree.

  1. 1. Implementing and Evaluating CPU/GPU Real-Time Ray Tracing Solutions

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : David Norgren; [2016]
    Keywords : ray tracing; computer graphics; graphics; embree; optix; opengl;

    Abstract : Ray tracing is a popular algorithm used to simulate the behavior of light and is commonly used to render images with high levels of visual realism. Modern multicore CPUs and many-core GPUs can take advantage of the parallel nature of ray tracing to accelerate the rendering process and produce new images in real-time. READ MORE

  2. 2. Ray Tracing Non-Polygonal Objects: Implementation and Performance Analysis using Embree

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Michael Carlie; [2016]
    Keywords : ray tracing; NURBS; bezier; implicit surface; non-polygonal; computer graphics; graphics; embree;

    Abstract : Free-form surfaces and implicit surfaces must be tessellated before being rendered with rasterization techniques. However ray tracing provides the means to directly render such objects without the need to first convert into polygonal meshes. READ MORE

  3. 3. Ray traced gaming, are we there yet?

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Yvonne Schudeck; [2016]
    Keywords : Computer graphics; ray tracing;

    Abstract : Advances in hardware acceleration has resulted in development of a variety of hardware accelerated ray tracing libraries. The purpose of this bachelor thesis is to investigate if a simple ray tracer, based on a hardware accelerated ray tracing library, can achieve acceptable frame rates in rendering simple 3D game-related environments. READ MORE