Jump to content

Setting COPS Image resolution


CinnamonMetal

Recommended Posts

Those are the project settings. Changes made to those affect only the current hip file, and are "live" (ie, changing the Res will cause all Generator COPs that aren't overriding the res to resize and recook to the new res).

What you want is the compositing Resolution Limit in Edit > Prefs > Compositing, Cooking tab. If you've already set that, I'm not sure why you'd be getting the resolution limit warning. You may want to check hcomposite.pref in $HOME/houdiniX.Y and see if cache.maxresx and cache.maxresy are set correctly to the values you're using.

Also, once you get this working, I highly recommend setting the proxy cooking resolution in the COPs view toolbar from "Full" to 25% or 12.5%.

  • Like 1
Link to comment
Share on other sites

  • 1 year later...

Anyone know how to change the maximum COP resolution within a hython process?

[I'm running heightfields from the command line.]

I want to affect ONLY the process, not the user's preferences.

$ grep max ~/houdini16.0/hcomposite.pref
cache.maxresy := 16000;
cache.maxresx := 16000;

tia

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...