User:Markus Siegel: Difference between revisions

22 editsJoined 17 November 2020
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Projects =
= Projects =
=='''[https://markus-siegel.itch.io/the-corona-simulation Download the app]'''==


== Corona Simulation ==
== Corona Simulation ==
Line 22: Line 24:


=== Download ===
=== Download ===
The application can be downloaded on [https://itch.io/profile/markus-siegel my itch.io page] in the future.
The simulation app can be downloaded on [https://markus-siegel.itch.io/the-corona-simulation my itch.io page].
Also, I want to make the development as open as possible. Therefore, you will be able to comment about the project or report bugs on my itch.io page.
Also, I want to make the development as open as possible. Therefore, you're able to post comments about the project or report bugs on my itch.io page.
 
=== Inspirations and Sources ===
 
==== Art ====
* Bag of Beliefs: http://www.iancheng.com/BOB (Attention: No safe connection available.)
* SoftHub: https://www.youtube.com/watch?v=dT2GOEyP2O0&feature=emb_title
 
==== Information about Corona ====
* Latest overview of the situation in Germany: https://www.zeit.de/wissen/gesundheit/coronavirus-echtzeit-karte-deutschland-landkreise-infektionen-ausbreitung
* Simulation of aerosol spread indoor: https://www.zeit.de/wissen/gesundheit/2020-11/coronavirus-aerosole-ansteckungsgefahr-infektion-hotspot-innenraeume
 
==== Game Development ====
* Better mobile performance on Unity: https://blogs.unity3d.com/2020/08/17/enhancing-mobile-performance-with-the-burst-compiler/
* Game UX guidelines: https://gameuxmasterguide.com/

Latest revision as of 07:24, 19 January 2021

Projects

Download the app

Corona Simulation

2020/2021 - Media Art Strategies

About

The Corona Simulation is an interactive 3D application, designed for mobile phones, in which visitors can watch and influence the spread of the Corona virus. While it tries to mimic realistic behaviour, it does not aim or guarantee to be complete scientific at all nor does it give any recommendations about how to behave in real life. It's a private discovery of how the Corona virus is influencing our society.

The application will be made with Unity 3D and regular tested on two Android devices, one low-end and one high-end device. This will ensure playability for a large audience.

Features

  • Visualization of virus spread and people contacts
  • Playable avatar: Walk around a city district and interact which the environment
  • Government mode: Tweak laws which directly have an influence on the virus spread
  • Bio mode: Tweak scientific data and rules which directly have an influence on the virus spread
    • Not all modes have to be used. You are free to control government and nature, or just try to have an impact with your avatar alone.
  • Application settings and current simulation state can be saved

Target Devices

The application will be available for free on mobile phones, therefore Android and iOS. The graphics are scalable from low-end to high-end devices. Nevertheless, minimum software and hardware requirements might still exists and are about to change. Surely, 100% compatibility is not possible for every device.

Download

The simulation app can be downloaded on my itch.io page. Also, I want to make the development as open as possible. Therefore, you're able to post comments about the project or report bugs on my itch.io page.

Inspirations and Sources

Art

Information about Corona

Game Development