Hi,
I am developing an extension to stream real-time reconstructed 3D data (triangles and textures) into Omniverse at 15–30 FPS.
While I’ve successfully implemented geometry updates using the USDRT API, I am struggling with the texture pipeline. Currently, the only way I can update a material’s texture is by:
-
Saving the incoming image frame to disk as an uncompressed RGBA DDS.
-
Updating the file path on the shader input.
This approach results in flickering, which seems to be due to slow read times.
It seems like HPU Foundation use to be an option but the interface is no longer available.
Are there any other options available?**
Operating System:**
Linux
Kit Version:
109 (Kit App Template)
Kit Template:
Base Kit Editor
GPU Hardware:
30 series
GPU Driver:
Latest