Skip to content

Display the result in real-time #10

@MatveyK

Description

@MatveyK

Right now the main Unity thread is blocked when the system performs the algorithm calculations. Thus in order to display the results in real-time to the users:

  1. Function that returns incomplete output after a single step needs to be defined.
  2. The calculations have to happen in a different thread or maybe using a coroutine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions