Calling my custom backend API from Omniverse

I want to call an API and display the response data on my 3D view created in Omniverse create. What are the different options available for integrating API calls to 3D scene ?

Hello @darshhv1! Here is a link to the core API calls: Core Python API Reference

The GF Module defines classes for fundamental graphics types and operations.

Let me know if this helps or if you have more questions!

1 Like