-
Notifications
You must be signed in to change notification settings - Fork 4
UseCases
m4xxed edited this page Apr 10, 2023
·
2 revisions
There are currently three different use cases supported.
- One can visualize static information about a single version of a software.
- One can visualize the static information about a series of versions of a software, that is, animate the history of static information.
- 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.