Jump to content

Redshift material in SceneView


Recommended Posts

Been trying to get this python plugin working without any luck.
Guessing the issue is my houdini.env file but after endless tweaking still no results. ie when I right-click inside a matnet I don't get the extra options made available by the plugin!

here are the relevant lines from my houdini.env file
 

GDT = /home/jim/houdini17.5/GameDevToolset/17.5/1.131
REDSHIFT = /usr/redshift/redshift4houdini/17.5.360
JDBT = /home/jim/jdb_houdinitoolkit/

PATH = /home/jim/houdini17.5/GameDevToolset/17.5/1.131/bin:/usr/redshift/bin:$PATH

HOUDINI_PATH = $GDT:$REDSHIFT:$JDBT:&
HOUDINI_CUSTOM_PATH = $HOUDINI_PATH:/home/jim/jdb_houdinitoolkit/python_panels:&

 

All of the variables trace out correctly if I issue an echo from a textport window and both GDT and Redshift load correctly.

Can anyone see anything wrong?

 

 

Link to comment
Share on other sites

I am a super new user so maybe this is not helpful - but had similar problems getting it t to work. Here is the version that works for me 

 

HOUDINI_CUSTOM_PATH = "$HOUDINI_PATH;S:/3dm/houdini/jdb_rS_tools/python_panels;&"

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...