Essays about: "compute shader"

Showing result 1 - 5 of 18 essays containing the words compute shader.

  1. 1. Radar and sea clutter simulation with Unity 3D game engine

    University essay from Linköpings universitet/Programvara och system

    Author : Mikael Johnsson; Linus Bergman; [2023]
    Keywords : radar simulation; sea clutter simulation; game engine; Unity; ray tracing; compute shader; graphics programming; GPU; radarsimulering; sjöklottersimulering; spelmotor; Unity; strålspårning; compute shader; grafisk programmering; GPU;

    Abstract : Game engines are well known for their use in the gaming industry but are starting to have an impact in other areas as well. Architecture, automotive, and the defence industry are today using these engines to visualise and, to some extent, test their products. READ MORE

  2. 2. Evaluating Direct3D 12 GPU Resource Synchronization on Performance and Cache Operations

    University essay from Blekinge Tekniska Högskola/Fakulteten för datavetenskaper

    Author : Nadhif Ginola; [2023]
    Keywords : Direct3D 12; Barrier; Cache; Data Hazard; Synchronization; Direct3D 12; Barriärer; Cache; Datarisk; Synkronisering;

    Abstract : Background. Lower-level graphics programming interfaces such as Direct3D 12 re-quire synchronization and data hazards between dependent workloads to be resolvedmanually. A barrier is a primitive used to resolve synchronization and data hazardsin a manner to achieve correct behavior by allowing developers to define waits be-tween workloads. READ MORE

  3. 3. Procedurally Generated Eye Features for Real-time Applications

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

    Author : Sebastian Nyberg; [2021]
    Keywords : Procedural; Real-Time; Profiling; Anime; Eyes;

    Abstract : Background. As computing power has increased over the years, larger parts of the digital graphics industries are moving towards using real-time rendering for their solutions. The fast iteration and visual response help make the creative processes and communication more accessible in both the desktop and smartphone markets. READ MORE

  4. 4. Simulation of rain on a windshield : Creating a real-time effect using GPGPU computing

    University essay from Umeå universitet/Institutionen för fysik

    Author : Katerina Koblik; [2021]
    Keywords : Rain simulation; Driving simulator; Particle system; Real-time; GPGPU; Compute shader; Render texture.;

    Abstract : Modelling and rendering natural phenomena, such as rain, is an important aspect of creating a realistic driving simulator. Rain is a crucial issue when driving in the real world as it for instance obstructs the driver’s vision. READ MORE

  5. 5. Efficient generation and rendering of tube geometry in Unreal Engine : Utilizing compute shaders for 3D line generation

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

    Author : Platon Woxler; [2021]
    Keywords : Computer Graphics; Mesh Models; General-Purpose Computing on Graphics Processing Units GPGPU ; Datorgrafik; Mesh-modeller; Beräkningar på Grafikprocessorer för Generella Användningsområden;

    Abstract : Massive graph visualization in an immersive environment, such as virtual reality (VR) or Augmented Reality (AR), has the possibility to improve users’ understanding when exploring data in new ways. To make the most of a visualization, such as this, requires interactive components that are fast enough to accommodate interactivity. READ MORE