Essays about: "ray-tracing cores"

Found 3 essays containing the words ray-tracing cores.

  1. 1. GPU Accelerated Ray-tracing for Simulating Sound Propagation in Water

    University essay from Linköpings universitet/Datorteknik

    Author : Mattias Ulmstedt; Joacim Stålberg; [2019]
    Keywords : ray-tracing; ray acoustics; sound propagation; underwater; simulation; turing architecture; RT cores; ray-tracing cores;

    Abstract : The propagation paths of sound in water can be somewhat complicated due to the fact that the sound speed in water varies with properties such as water temperature and pressure, which has the effect of curving the propagation paths. This thesis shows how sound propagation in water can be simulated using a ray-tracing based approach on a GPU using Nvidia’s OptiX ray-tracing engine. READ MORE

  2. 2. Acoustic Ray tracing in urban environments

    University essay from KTH/MWL Marcus Wallenberg Laboratoriet

    Author : Christoffer Källén; [2017]
    Keywords : ;

    Abstract : This is the report of the development of a program written in MATLAB to study the propagation of sound waves using Smit’s ray tracing algorithm. The final program is able to use the data from vectorized maps to build a three-dimensional landscape and calculate the reflections at each interception point when a ray emitted from the source hits the surface of an obstacle. READ MORE

  3. 3. Ray Tracing on GPU : Performance comparison between the CPU and the Compute Shader with DirectX 11

    University essay from Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Author : Gustav Persson; Jonathan Udd; [2010]
    Keywords : Ray Tracing; Compute shader; DirectX; Direct3D; Rendering; Real-time;

    Abstract : The game industry have always looked for rendering techniques that makes the games as good looking and realistic as possible. The common approach is to use triangles built up by vertices and apply many different techniques to make it look as good as possible. READ MORE