Essays about: "application rendering performance"

Showing result 1 - 5 of 59 essays containing the words application rendering performance.

  1. 1. Comparing Android platform application rendering performance : Native development VS React Native

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Xin Hu; [2023]
    Keywords : Android; native development; React Native; application rendering performance;

    Abstract : Due to the growth of the mobile phone application market, which development method can efficiently develop high-performance applications has become a problem. This experimental study compares the rendering performance of applications developed through native development and React Native on the Android platform. READ MORE

  2. 2. Server-Side Rendering in React: When Does It Become Beneficial to Your Web Program?

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

    Author : Oskar Lyxell; [2023]
    Keywords : Server-side rendering;

    Abstract : In recent years the technology of web application development has improved a lot and JavaScript frameworks such as React and Angular have increased in popularity. These frameworks use client-side rendering and have led to the rendering method’s increase in popularity compared to its previous conqueror; server-side rendering. READ MORE

  3. 3. Local collaboration in a Mixed Reality environment : Adding virtual heads to improve social presence

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

    Author : Lucas Detto; [2023]
    Keywords : Mixed reality; Augmented reality; Social presence; Avatars; Uncanny valley; Video see-through; Blandad verklighet; Förstärkt verklighet; Social närvaro; Avatarer; Kusliga dalen; Video genomskinlig;

    Abstract : This thesis investigates the use of virtual avatar heads to enhance local video see-through collaboration in a mixed reality environment. When users engage with each other using a head-mounted display, the device sits atop their head and obstructs their view, concealing their gaze and facial expressions while collaborating. READ MORE

  4. 4. Phong Grass: A dynamic LOD approach to grass rendering

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

    Author : Oliver Klingspor; [2023]
    Keywords : Grass rendering; Level-of-detail; Phong tessellation;

    Abstract : Background: Recreating nature in a virtual environment comes with many aspects and challenges. Grass rendering is a part of this area, and both performance and visual results must be taken into consideration. A common optimization approach is through static level-of-detail (LOD), however, a certain visual loss comes with the use of this. READ MORE

  5. 5. Improving the Accuracy of FFT-based GPGPU Ocean Surface Simulations

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

    Author : Jacob Eriksson; Joakim Wingård; [2022-12-01]
    Keywords : computer graphics; 3D graphics; real-time rendering; Fourier transform; FFT; simulation; GPGPU; interactive; ocean wave spectrum; oceanography;

    Abstract : In this paper, we explore how the current state of the art in real-time ocean simulations can be improved in terms of simulation accuracy, while preserving performance. Current methods, both in academia and in the industry, simulate an ocean model in frequency space on the GPU, convert said model on an approximately frame-byframe basis to the spatial domain using the Fourier transform, and then read back the resulting heightfield to the CPU as input to the application’s physics engine. READ MORE