# Slicer Omniverse Support

**URL:** https://discourse.slicer.org/t/slicer-omniverse-support/41179
**Category:** Development
**Created:** [January 21, 2025, 1:19am UTC](https://discourse.slicer.org/t/slicer-omniverse-support/41179 "2025-01-21T01:19:06Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Islam\_Ibrahim](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/islam_ibrahim/32/67438_2.png) [@Islam\_Ibrahim](https://discourse.slicer.org/u/Islam_Ibrahim)
#### Post date: [January 21, 2025, 1:19am UTC](https://discourse.slicer.org/t/slicer-omniverse-support/41179/1 "2025-01-21T01:19:06Z")

</div>

Hi  
I’m going to build extention to export slicer model to Nvidia omniverse

---

<div class="post-metadata">

### Author: ![jcfr](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/jcfr/32/17825_2.png) [@jcfr](https://discourse.slicer.org/u/jcfr)
#### Post date: [January 21, 2025, 5:55am UTC](https://discourse.slicer.org/t/slicer-omniverse-support/41179/2 "2025-01-21T05:55:35Z")

</div>



---

<div class="post-metadata">

### Author: ![jcfr](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/jcfr/32/17825_2.png) [@jcfr](https://discourse.slicer.org/u/jcfr)
#### Post date: [January 21, 2025, 6:01am UTC](https://discourse.slicer.org/t/slicer-omniverse-support/41179/3 "2025-01-21T06:01:00Z")

</div>

It may be worth looking into re-using the VTK module `vtkOmniverseConnector` developed in the context of [NVIDIA-Omniverse/ParaViewConnector/](https://github.com/NVIDIA-Omniverse/ParaViewConnector/) project.

Related to USD support, the recent work from @Davide_Punzo published in Slicer pull request [#8141](https://github.com/Slicer/Slicer/pull/8141) is likely relevant.

cc: @lassoan @pieper

* * *

_This post follows up on a question of @Islam_Ibrahim originally posted on [Slicer Hackathon hosted by Kitware: January 24th, 2025 - #2 by jcfr](https://discourse.slicer.org/t/slicer-hackathon-hosted-by-kitware-january-24th-2025/41096/3) and moved into a dedicated topic._

---

<div class="post-metadata">

### Author: ![Islam\_Ibrahim](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/islam_ibrahim/32/67438_2.png) [@Islam\_Ibrahim](https://discourse.slicer.org/u/Islam_Ibrahim)
#### Post date: [January 21, 2025, 6:06am UTC](https://discourse.slicer.org/t/slicer-omniverse-support/41179/4 "2025-01-21T06:06:53Z")

</div>

is that allowed in the Hackathon

---

<div class="post-metadata">

### Author: ![Davide\_Punzo](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/davide_punzo/32/66104_2.png) [@Davide\_Punzo](https://discourse.slicer.org/u/Davide_Punzo)
#### Post date: [January 21, 2025, 8:17am UTC](https://discourse.slicer.org/t/slicer-omniverse-support/41179/5 "2025-01-21T08:17:47Z")

</div>

there is also this importer [f3d/plugins/usd/module at master · f3d-app/f3d · GitHub](https://github.com/f3d-app/f3d/tree/master/plugins/usd/module).

regarding [ENH: Add JSON format for writing/reading scene and nodes by Punzo · Pull Request #8141 · Slicer/Slicer · GitHub](https://github.com/Slicer/Slicer/pull/8141) is a preliminary PR for JSON support, but yes on the long term ideally we would like to support OpenUSD in Slicer core.
