Coder Social home page Coder Social logo

arcada-covid-simulation's Introduction

University Course | Unity3D Covid simulation assigment

A Unity3D covid particle system simulation by me Samuel ๐Ÿ‘‹ for my second year Arcada oscillation & particle system course assignment.

About

This simulation uses Unitys game engine to produce a simulations of a particle system, in this case aa infectious virus spreading in a closed off area. The main task of this assignment was to created a closed of area, have a particle system attached to some game objects that on their own moved around in the gameplay scene.

Gameplay ๐Ÿ•น๏ธ

The game uses the Unitys particle system to emit particles from an infectious gameobject character at set intervals. If that infectious characters emission comes into contact with a healthy character that character becomes infected, and its material turns yellow. Patient zero has a red material. The game continues until all the characters have been infected.

The simulation lets the player choose the max amount of spawnable characters. At runtime the game calculates a random amount of characters between 2 - the inputted max number. One of them will be patient zero.

The movement of the characters are based on a waypoint NavMesh concept, made up by scattered waypoints that the characters in the simulation move between at a set speed.

arcada-covid-simulation's People

Contributors

krullmizter avatar

Stargazers

 avatar

Watchers

 avatar  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.