Hello there!
I’m interested in creating an Omniverse Extension (eventually I may even try to make it as an App for a cleaner launch) where the user can see both a standard render of a scene and a render based on some imported data. To give a specific example, I might want to render a building both as a standard, photorealistic image and as a temperature-based image to identify zones of high and low heat, where both are being rendered interactively side-by-side in one or multiple viewports. I can think of a hacky way involving geometry duplication, but I’d really like to avoid that if possible. I don’t even know where to start with this, so any advice would be much appreciated.
Thanks!