Essays about: "David Norgren"

Found 2 essays containing the words David Norgren.

  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. The Hopper language- A Haskell-like language on the Erlang VM

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : William Hughes; Jacob Jarmar; Johan Larsson; David Lindbom; Björn Norgren; Johan Wikström Schützer; [2015-06-25]
    Keywords : ;

    Abstract : The following report aims to give insight into the design and implementation of a statically typed functional language for the Erlang virtual machine, discussing how such an implementation may be approached and whether it appears to be feasible. The primary goal of the project was to design a grammar specification and implement a compiler for such a language. READ MORE