kleer001 Posted June 2, 2022 Share Posted June 2, 2022 In the network view one can manually import, reposition, and change the opacity of an background image, and even link it to a particular geo node. That's boss. But how can I edit that image procedurally? Can I change its position, reference image, and force a refresh with code? https://www.sidefx.com/docs/houdini/network/organize.html#images I'm wondering because this might be a great solution, a small step in a big weird tool I'm working on. Quote Link to comment Share on other sites More sharing options...
DonRomano Posted June 2, 2022 Share Posted June 2, 2022 This python class might be what you are looking for : https://www.sidefx.com/docs/houdini/hom/hou/GeometryViewportBackground.html There are methods to load an image from cops or disk, reposition it... Cheers, 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.