Giter Club home page Giter Club logo

virus-evolution's Introduction

Virus-Evolution

The Unity project I made to simulate the evolution of a virus on very high-level. I explained and showcased the project in this video on my YouTube channel:
video_thumbnail

Usage

Once opened with Unity, just play the "SampleScene" scene and it should work. Currently, most parameters are hard-coded into Entity.cs so you'll have to edit that if you want to tweak the simulation.
You can use Space and Shift+Space to change the simulation to 800% and 1600% respectively (and back to 100%).

Data & graphs

While the simulation is running, the program saves data about the amount of infected and healthy people, average trait multipliers and entity states over time as .csv files inside the CSV_DATAfolder.
I wrote the graph_visualizer.py script (located inside the VisualizationTools folder) which is capable of displaying this data as nicely colored graphs, and if you're interested you should be able to get it running pretty easily, but it's still a work in progress and might one day be a project of it's own.

virus-evolution's People

Contributors

carl-vbn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.