Essays about: "Configura"

Showing result 1 - 5 of 13 essays containing the word Configura.

  1. 1. Procedural Textures in CET : Investigating the feasibility of implementing procedural textures in CET

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Sandell Oscar; Schuber Adam; [2023]
    Keywords : procedural textures; shaders; CET;

    Abstract : Applications with 3D graphics often utilize high-resolution image textures to enhance re-alism. Image textures are stored as large files, which can result in significant storage spaceallocation for the application. Furthermore, image textures are also disadvantaged becausethey are static and lack flexibility. READ MORE

  2. 2. Compiler Testing by Random Source Code Generation

    University essay from Linköpings universitet/Programvara och system

    Author : Victor Löfgren; [2023]
    Keywords : Compiler testing; random testing; fuzz testing; random program generation; automated testing;

    Abstract : Most software projects today are written using programming languages. Compilers in turn translate programs written in these higher level languages into machine code, executable on actual hardware. Ensuring that these compilers function correctly is therefore paramount. READ MORE

  3. 3. Synchronizing 3D data between software : Driving 3D collaboration forward using direct links

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Carl Brage; [2021]
    Keywords : 3D; Unreal Engine; Unity; Configura; Blender; Lumion; Enscape; render; BIM; mesh;

    Abstract : In the area of 3D visualization there are often several stages in the design process. These stages can involve creating a model, applying a texture to the model and creating a rendered image from the model. READ MORE

  4. 4. Reuse in Self-Adaptive Software Systems: A Literature Review

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Ruth Dirnfeld; [2021]
    Keywords : Self-Adaptive Systems; Autonomic Systems; Software Reuse; Reuse Methods; Systematic Literature Review;

    Abstract : Software engineers and researchers in the field are constantly developing new technologies to manage the complexity of current software systems. There is an increasing need for mechanisms that can deal with dynamics in the systems’ environment, goals, and requirements. READ MORE

  5. 5. Optimizing a software build system through multi-core processing

    University essay from Linköpings universitet/Programvara och system

    Author : Robin Dahlberg; [2019]
    Keywords : Multi-core processing; Continuous integration; Build system; Task scheduling; List scheduling;

    Abstract : In modern software development, continuous integration has become a integral part of agile development methods, advocating that developers should integrate their code frequently. Configura currently has one dedicated machine, performing tasks such as building the software and running system tests each time a developer submits new code to the main repository. READ MORE