Hi
I’m going to build extention to export slicer model to Nvidia omniverse
It may be worth looking into re-using the VTK module vtkOmniverseConnector
developed in the context of NVIDIA-Omniverse/ParaViewConnector/ project.
Related to USD support, the recent work from @Davide_Punzo published in Slicer pull request #8141 is likely relevant.
This post follows up on a question of @Islam_Ibrahim originally posted on Slicer Hackathon hosted by Kitware: January 24th, 2025 - #2 by jcfr and moved into a dedicated topic.
is that allowed in the Hackathon
there is also this importer f3d/plugins/usd/module at master · f3d-app/f3d · GitHub.
regarding ENH: Add JSON format for writing/reading scene and nodes by Punzo · Pull Request #8141 · Slicer/Slicer · GitHub is a preliminary PR for JSON support, but yes on the long term ideally we would like to support OpenUSD in Slicer core.