Obj Light Mixer is a custom panel built to mimic the Solaris Light Mixer functionality and appearance (currently only the "Sliders" tab is reconstructed).
Only Redshift is supported.
Drag and drop Redshift lights from the network onto the Light Mixer panel to control them. If any buttons are disabled or missing, that means they aren't available for the chosen light type.
- Put the downloaded folder somewhere on your drive.
- Copy the
packages/Obj_Lightmixer.json
file into your/packages/
folder in your user preferences directory (usuallyC:/Users/You/Documents/houdini19.5/
. Create it if it's missing). - Edit the copied
Obj_Lightmixer.json
and replace the path inside"OBJ_LM":
to your downloaded folder's path, e.g."C:/houdini-obj-lightmixer-main/"
- Launch Houdini. If performed correctly, clicking the + button to add a New Pane will now feature an "Obj Context Light Mixer" option.
- Copy
python_panels/obj_lightmixer.pypanel
- Paste it into
/python_panels/
folder inside your user preferences directory (usuallyC:/Users/You/Documents/houdini19.5/
) - Clicking the + button to add a New Pane will now feature an "Obj Context Light Mixer" option.