Essays about: "Max Lukas Tlatlik"

Found 1 essay containing the words Max Lukas Tlatlik.

  1. 1. Volume rendering with Marching cubes and async compute

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Max Lukas Tlatlik; [2019]
    Keywords : Volume rendering; async compute; multi-engine;

    Abstract : With the addition of the compute shader stage for GPGPU hardware it has becomepossible to run CPU like programs on modern GPU hardware. The greatest benefit can be seen for algorithms that are of highly parallel nature and in the case of volume rendering the Marching cubes algorithm makes for a great candidate due to its simplicity and parallel nature. READ MORE