{"id":31004279,"url":"https://github.com/toni-sm/semu.data.visualizer","last_synced_at":"2025-09-13T01:54:47.991Z","repository":{"id":52239083,"uuid":"381424482","full_name":"Toni-SM/semu.data.visualizer","owner":"Toni-SM","description":"Display Matplotlib graphics and OpenCV images inside NVIDIA Omniverse apps","archived":false,"fork":false,"pushed_at":"2022-06-16T20:56:52.000Z","size":922,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-06T12:52:15.765Z","etag":null,"topics":["isaac-sim","matplotlib","nvidia","omni-code","omni-create","omniverse","omniverse-kit-extension","opencv","opencv-python","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Toni-SM.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-29T16:07:16.000Z","updated_at":"2023-01-18T06:10:10.000Z","dependencies_parsed_at":"2022-08-13T01:22:44.719Z","dependency_job_id":null,"html_url":"https://github.com/Toni-SM/semu.data.visualizer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/Toni-SM/semu.data.visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toni-SM%2Fsemu.data.visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toni-SM%2Fsemu.data.visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toni-SM%2Fsemu.data.visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toni-SM%2Fsemu.data.visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toni-SM","download_url":"https://codeload.github.com/Toni-SM/semu.data.visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toni-SM%2Fsemu.data.visualizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274907854,"owners_count":25371822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["isaac-sim","matplotlib","nvidia","omni-code","omni-create","omniverse","omniverse-kit-extension","opencv","opencv-python","python"],"created_at":"2025-09-13T01:54:11.241Z","updated_at":"2025-09-13T01:54:47.979Z","avatar_url":"https://github.com/Toni-SM.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Data visualizer for NVIDIA Omniverse apps\n\nThis extension allows to switch [Matplotlib](https://matplotlib.org/) and [OpenCV](https://docs.opencv.org/) backend to display graphics and images inside NVIDIA Omniverse apps without modifying the code logic\n\n\u003cbr\u003e\n\n**Target applications:** Any NVIDIA Omniverse app\n\n**Supported OS:** Windows and Linux \n\n**Changelog:** [CHANGELOG.md](src/semu.data.visualizer/docs/CHANGELOG.md)\n\n**Table of Contents:**\n\n- [Extension setup](#setup)\n- [Extension usage](#usage)\n\n\u003cbr\u003e\n\n![showcase](https://user-images.githubusercontent.com/22400377/160294178-9b463c7c-bcef-4748-94c1-ecc3467c1e62.png)\n\n\u003chr\u003e\n\n\u003ca name=\"setup\"\u003e\u003c/a\u003e\n### Extension setup\n\n1. Add the extension using the [Extension Manager](https://docs.omniverse.nvidia.com/prod_extensions/prod_extensions/ext_extension-manager.html) or by following the steps in [Extension Search Paths](https://docs.omniverse.nvidia.com/py/kit/docs/guide/extensions.html#extension-search-paths)\n\n    * Git url (git+https) as extension search path\n    \n        ```\n        git+https://github.com/Toni-SM/semu.data.visualizer.git?branch=main\u0026dir=exts\n        ```\n\n        To install the source code version use the following url\n\n        ```\n        git+https://github.com/Toni-SM/semu.data.visualizer.git?branch=main\u0026dir=src\n        ```\n\n    * Compressed (.zip) file for import\n\n        [semu.data.visualizer.zip](https://github.com/Toni-SM/semu.data.visualizer/releases)\n\n2. Enable the extension using the [Extension Manager](https://docs.omniverse.nvidia.com/prod_extensions/prod_extensions/ext_extension-manager.html) or by following the steps in [Extension Enabling/Disabling](https://docs.omniverse.nvidia.com/py/kit/docs/guide/extensions.html#extension-enabling-disabling)\n\n\u003chr\u003e\n\n\u003ca name=\"usage\"\u003e\u003c/a\u003e\n### Extension usage\n\n**Enabling the extension** switches the Matplotlib and OpenCV backends **to display graphics and images in the Omniverse app**\n\nDisabling the extension reverts the changes: graphics and images will be displayed in their respective windows by default, outside the Omniverse app\n\n\u003e **Note:** The current implementation does not support interaction with the displayed graphics or images\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoni-sm%2Fsemu.data.visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoni-sm%2Fsemu.data.visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoni-sm%2Fsemu.data.visualizer/lists"}