Difference between revisions of "Omniverse"

From UFRC
Jump to navigation Jump to search
Line 22: Line 22:
  
 
<!--Modules-->
 
<!--Modules-->
 +
 +
==Omniverse Launcher [https://docs.omniverse.nvidia.com/prod_launcher/prod_launcher/overview.html]==
 +
The NVIDIA Omniverse™ Launcher is your first step into the Omniverse. Giving you immediate access to all the apps, connectors and other downloads the Omniverse Launcher is your gateway to the Omniverse. With an intuitive Interface, Launcher allows a quick experience for opening and updating Omniverse Apps and Connectors.
 +
 
==Omniverse Applications==
 
==Omniverse Applications==
  
*'''Omniverse USD Composer''':  
+
*'''Omniverse USD Composer [https://docs.omniverse.nvidia.com/app_composer/app_composer/overview.html]''':
 +
NVIDIA Omniverse™ USD Composer is an Omniverse app for world-building that allows users to assemble, light, simulate and render large scale scenes. It is built using NVIDIA Omniverse™ Kit. The Scene Description and in-memory model is based on Pixar’s USD. Omniverse USD Composer takes advantage of the advanced workflows of USD like Layers, Variants, Instancing and much more.
 +
 
 +
*'''Omniverse USD Composer [https://docs.omniverse.nvidia.com/app_composer/app_composer/overview.html]''':  
 
NVIDIA Omniverse™ USD Composer is an Omniverse app for world-building that allows users to assemble, light, simulate and render large scale scenes. It is built using NVIDIA Omniverse™ Kit. The Scene Description and in-memory model is based on Pixar’s USD. Omniverse USD Composer takes advantage of the advanced workflows of USD like Layers, Variants, Instancing and much more.
 
NVIDIA Omniverse™ USD Composer is an Omniverse app for world-building that allows users to assemble, light, simulate and render large scale scenes. It is built using NVIDIA Omniverse™ Kit. The Scene Description and in-memory model is based on Pixar’s USD. Omniverse USD Composer takes advantage of the advanced workflows of USD like Layers, Variants, Instancing and much more.
  
 
==Omniverse Connectors==
 
==Omniverse Connectors==
  
*'''Omniverse Connect''': Omniverse Connect allows you to use your favorite apps as first class content delivery tools for the Omniverse Platform. With tools like Revit, Rhino, Maya, Unreal Engine, and more these already powerful tools become super charged with all the potential of Omniverse. Realtime Collaboration, Path Traced Side by Side Rendering, Nucleus Snapshots, and USD Translation are just a few of the immediate benefits of working with Omniverse Connectors. Add to those benefits a simple integrated UI and you will find yourself contributing to 3D worlds in omniverse easier than you may have imagined.  
+
*'''Omniverse Connect''': Omniverse Connect allows you to use your favorite apps as first class content delivery tools for the Omniverse Platform. With tools like Revit, Rhino, Maya, Unreal Engine, and more these already powerful tools become super charged with all the potential of Omniverse. Realtime Collaboration, Path Traced Side by Side Rendering, Nucleus Snapshots, and USD Translation are just a few of the immediate benefits of working with Omniverse Connectors.  
 
Here is a list of Applications with Omniverse Connectors support [https://docs.omniverse.nvidia.com/con_connect/con_connect/connecting-to-omniverse.html]. Remember that UFRC is not responsible for purchasing commercial license for the applications that is connected to Omniverse.  
 
Here is a list of Applications with Omniverse Connectors support [https://docs.omniverse.nvidia.com/con_connect/con_connect/connecting-to-omniverse.html]. Remember that UFRC is not responsible for purchasing commercial license for the applications that is connected to Omniverse.  
  
 
On HiPerGator, currently the support for applications with Omniverse Connectors is limited.  
 
On HiPerGator, currently the support for applications with Omniverse Connectors is limited.  
  
==Example on launch Omniverse Application: Issac Sim==
+
==Steps on installing NVIDIA Omniverse platform and running Issac-Sim==
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
+
 
 +
1. navigate to the HiPerGator OpenOnDemand[ood.rc.ufl.edu] webpage. Request a Hipergator Desktop on a *hwgui* node with a RTX6000 GPU.
 +
 
 +
2. Once you enter the HiPerGator Desktop, download the free standard omniverse launcher from  https://www.nvidia.com/en-us/omniverse/download/. You may need to register to download the Omniverse launcher.
  
 +
3. open a terminal and make the downloaded file executable:  <code>chmod +x omniverse-launcher-linux.AppImage</code>. run the Omniverse launcher AppImage file:
 +
<code>./omniverse-launcher-linux.AppImage </code>
  
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 14:40, 11 July 2023

Description

omniverse website  

Omniverse is a real-time 3D graphics collaboration platform created by Nvidia. It has been used for applications in the visual effects and "digital twin" industrial simulation industries. Omniverse makes extensive use of the Universal Scene Description (USD) format. The support for running Omniverse on HiPerGator is limited to certain applications.


Omniverse Launcher [1]

The NVIDIA Omniverse™ Launcher is your first step into the Omniverse. Giving you immediate access to all the apps, connectors and other downloads the Omniverse Launcher is your gateway to the Omniverse. With an intuitive Interface, Launcher allows a quick experience for opening and updating Omniverse Apps and Connectors.

Omniverse Applications

  • Omniverse USD Composer [2]:

NVIDIA Omniverse™ USD Composer is an Omniverse app for world-building that allows users to assemble, light, simulate and render large scale scenes. It is built using NVIDIA Omniverse™ Kit. The Scene Description and in-memory model is based on Pixar’s USD. Omniverse USD Composer takes advantage of the advanced workflows of USD like Layers, Variants, Instancing and much more.

  • Omniverse USD Composer [3]:

NVIDIA Omniverse™ USD Composer is an Omniverse app for world-building that allows users to assemble, light, simulate and render large scale scenes. It is built using NVIDIA Omniverse™ Kit. The Scene Description and in-memory model is based on Pixar’s USD. Omniverse USD Composer takes advantage of the advanced workflows of USD like Layers, Variants, Instancing and much more.

Omniverse Connectors

  • Omniverse Connect: Omniverse Connect allows you to use your favorite apps as first class content delivery tools for the Omniverse Platform. With tools like Revit, Rhino, Maya, Unreal Engine, and more these already powerful tools become super charged with all the potential of Omniverse. Realtime Collaboration, Path Traced Side by Side Rendering, Nucleus Snapshots, and USD Translation are just a few of the immediate benefits of working with Omniverse Connectors.

Here is a list of Applications with Omniverse Connectors support [4]. Remember that UFRC is not responsible for purchasing commercial license for the applications that is connected to Omniverse.

On HiPerGator, currently the support for applications with Omniverse Connectors is limited.

Steps on installing NVIDIA Omniverse platform and running Issac-Sim

1. navigate to the HiPerGator OpenOnDemand[ood.rc.ufl.edu] webpage. Request a Hipergator Desktop on a *hwgui* node with a RTX6000 GPU.

2. Once you enter the HiPerGator Desktop, download the free standard omniverse launcher from https://www.nvidia.com/en-us/omniverse/download/. You may need to register to download the Omniverse launcher.

3. open a terminal and make the downloaded file executable: chmod +x omniverse-launcher-linux.AppImage. run the Omniverse launcher AppImage file: ./omniverse-launcher-linux.AppImage