This extension allows to switch Matplotlib and OpenCV backend to display graphics and images inside NVIDIA Omniverse apps without modifying the code logic
Target applications: Any NVIDIA Omniverse app
Supported OS: Windows and Linux
Changelog: CHANGELOG.md
Table of Contents:
-
Add the extension using the Extension Manager or by following the steps in Extension Search Paths
-
Git url (git+https) as extension search path
git+https://github.com/Toni-SM/semu.data.visualizer.git?branch=main&dir=exts
To install the source code version use the following url
git+https://github.com/Toni-SM/semu.data.visualizer.git?branch=main&dir=src
-
Compressed (.zip) file for import
-
-
Enable the extension using the Extension Manager or by following the steps in Extension Enabling/Disabling
Enabling the extension switches the Matplotlib and OpenCV backends to display graphics and images in the Omniverse app
Disabling the extension reverts the changes: graphics and images will be displayed in their respective windows by default, outside the Omniverse app
Note: The current implementation does not support interaction with the displayed graphics or images