Essays about: "shader"

Showing result 1 - 5 of 42 essays containing the word 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. Android Runtime Shader Performance Analysis

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Yang Yang; [2023]
    Keywords : ;

    Abstract : RuntimeShader is newly introduced into Android API from Android 13 (API level 33). The class can be used to build fragment shaders with Android Graphics Shading Language (AGSL), a shading language. READ MORE

  3. 3. 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

  4. 4. Color halftoning methods for screen printing and special effect pigments : Reproducing iridescent colors

    University essay from Linköpings universitet/Institutionen för teknik och naturvetenskap

    Author : Alfred Rundquist; [2023]
    Keywords : iridescence; color; halftoning; screen; printing; ink; special; effect; pigments; media technology; simulation; iriserande; färg; rastrering; metod; screentryck; silkscreentryck; raster; färgreproduktion; simulering;

    Abstract : Iridescence is the property that makes colors vary by angle of observation. Technology has made it possible to print with ink that has this anisotropic property. The ink that is used contains microparticles and therefore only specific printing methods can be used, for example screen printing. READ MORE

  5. 5. Smooth Particle Ribbons Through Hardware Accelerated Tessellation

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

    Author : Oliver Eriksson; [2022]
    Keywords : particles; tessellation; b-spline; mesh shaders;

    Abstract : Generating and rendering ribbons from a stream of particles is common in games and VFX to visualize flow. To create detailed smooth particle ribbons this work combines tessellation and B-splines, which gives smooth surfaces with contiguous normals. READ MORE