Essays about: "java graphics¨"

Showing result 1 - 5 of 17 essays containing the words java graphics¨.

  1. 1. Physically-Based Animation of Fire for Android

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

    Author : FREDRIK ALBERS; KARL ANDERSSON; ANTON FORSBERG; LOVISA GRAHN; DANIEL OLSSON; AXEL SVENSSON; [2020-10-29]
    Keywords : Fire simulation; Fire simulation Android; Fluid dynamics Android; Wavelet Turbulence; Simulation GPU; Fire simulation 3D;

    Abstract : Animation of fire and fluids has been around for at least 20 years in the field of computer graphics. These animations have over the years progressed into real-time simulations running on the GPU and further refined, thanks to modifications such as vorticity and wavelet turbulence, adding higher visual detail. READ MORE

  2. 2. Hardware-software model co-simulation for GPU IP development

    University essay from Lunds universitet/Institutionen för elektro- och informationsteknik

    Author : Jaime Gancedo Rodrigo; [2018]
    Keywords : Technology and Engineering;

    Abstract : This Master's thesis project aims to explore the possibility of a mixed simulation environment in which parts of a software model for emulating a hardware design may be swapped with their corresponding RTL description. More specifically, this work focuses on the sofware model for Arm's next-generation Mali GPU, which is used to understand system on chip properties, including functionality and performance. READ MORE

  3. 3. Java GPU vs CPU Hashing Performance

    University essay from Mittuniversitetet/Avdelningen för informationssystem och -teknologi

    Author : Zhuowen Fang; [2018]
    Keywords : Blockchain; SHA-256; CPU; GPU; Java; JOCL; PoW;

    Abstract : In the latest years, the public’s interest in blockchain technology has been growing since it was brought up in 2008, primarily because of its ability to create an immutable ledger, for storing information that never will or can be changed. As an expanding chain structure, the act of nodes adding blocks to the chain is called mining which is regulated by consensus mechanism. READ MORE

  4. 4. ART vs. NDK vs. GPU acceleration: A study of performance of image processing algorithms on Android

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Andreas Pålsson; [2017]
    Keywords : ART; NDK; GPU; C ; Java; Android; RenderScript; image processing; Dalvik; Android runtime;

    Abstract : The Android ecosystem contains three major platforms for execution suitable for different purposes. Android applications are normally written in the Java programming language, but computationally intensive parts of Android applications can be sped up by choosing to use a native language or by utilising the parallel architecture found in graphics processing units (GPUs). READ MORE

  5. 5. Bloxel - Developing a voxel game engine in Java using OpenGL

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

    Author : Eric Arnebäck; Felix Bärring; Johan Hage; Anton Lundén; Andreas Löfman; Niclas Ogeryd; [2015-06-25]
    Keywords : ;

    Abstract : The purpose of this thesis is to explore the process of creating a voxel game engine, in which features such as procedural terrain generation and world interaction are essential, inspired by pioneering games in the genre such as Minecraft. The thesis discusses the development process in regards to graphics, physics, and game logic. READ MORE