Skip to content

UseCases

m4xxed edited this page Apr 10, 2023 · 2 revisions

Use cases

There are currently three different use cases supported.

  1. One can visualize static information about a single version of a software.
  2. One can visualize the static information about a series of versions of a software, that is, animate the history of static information.
  3. One can visualize the runtime behaviour (dynamic call graph) post-mortem.

There are different Monobehaviour components for each and also different prepared scenes. Details can be found below.

Use Case Examples

Clone this wiki locally