From the course: Unity Medical Visualization: 03 Deployment and Usability
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Creating mobile debug info - Unity Tutorial
From the course: Unity Medical Visualization: 03 Deployment and Usability
Creating mobile debug info
- [Instructor] So we've now completed our heart visualization and we're ready to deploy it but before we do so, you'll likely want to assess the statistics, the performance statistics of your visualization to see that it's running okay. Now, in the case of our visualization, we have a pretty simple setup. We have a heart and a background and a rotating camera and it's likely to perform absolutely fine on a ton of difference devices but in your visualization, things might not be so simple. You might have a lot more complex elements that are working in your visualization that could cause a problem. In those instances, you'll want Unity to help you out to identify those problems and then find a way to solve them. To get started at doing that, you can use the Stats panel. This is available from the Game tab. All you need to do is move to the Game tab and click on the button at the top right-hand side that says…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.