Essays about: "Mutable Environment"

Found 3 essays containing the words Mutable Environment.

  1. 1. Analysis of Mutable Game Environments Built on a Tetrahedral Mesh : Tetras, a Potential Alternative to Voxels

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

    Author : Noah Tell; [2023]
    Keywords : Voxels; Tetrahedron; Tetrahedral Mesh; Tetrahedralization; Tessellation; Mutable Environment; Editable Terrain; Deformable Environment; Boolean Operations; Real-Time; Computer Games; Computational Geometry; Voxlar; Tetrahedror; Tetrahedralisering; Tessellering; Formbar Terräng; Booliska Operationer; Realtid; Datorspel; Beräkningsgeometri;

    Abstract : Historically 3D game environments have almost always been immutable. Mutable environments are a technical challenge that will affect performance. For games of the future to continue approaching realism, mutable environments are an essential step. READ MORE

  2. 2. GDPR, Blockchain & Personal data - The rights of the individual v. the integrity of Blockchain

    University essay from Göteborgs universitet/Juridiska institutionen

    Author : David Matsson; [2022-02-16]
    Keywords : Risk-based approach; Personal data; EU; Right of rectification; Right of erasure; Big Data; Peer-to-Peer; Distributed Ledgers; Hashing; Hash-reference;

    Abstract : The technology of Blockchain is something new and innovative. It was introduced by a group which goes under the pseudonym Satoshi Nakamoto through the publishing of the paper “Bitcoin: A peer-to-peer electronic cash system”. READ MORE

  3. 3. Investigating the performance of resizable arrays in the HPC job scheduler Slurm

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Manuel Alexan; [2021]
    Keywords : ;

    Abstract : Slurm from SchedMD is an open-source job scheduler used at UPPMAX,which is Uppsala University's organization for high performancecomputing and large-scale data storage. Many of the data structures for providing scheduling in Slurm is implemented in C as linkedlists, which can lead to limitations when it comes to scalability. READ MORE