Gradient picker for color ramps

   2508   1   2
User Avatar
Member
122 posts
Joined: June 2019
Offline


I've created this tool for picking gradients from screen. It's heavily inspired from the same one in Substance Designer.

For now it's working all right in Win, and it seems to work in OSX. As it relies on some platform specific features it's kinda fragile. Unfortunately I didn't have a chance to test it on Linux.

It also works as a color picker for color parms. To use it just right-click on the label of ramp or color parm and choose Gradient/Color Eyedropper.

The package with the tool is here: https://github.com/igor-elovikov/hipie [github.com]
You can either put it in your $HOME/houdiniX.Xdirectory or install it as a external package (copy hipie.json to your packages and point to directory)
Edited by elovikov - April 22, 2021 13:20:28

Attachments:
gradient_picker.gif (4.9 MB)

User Avatar
Member
122 posts
Joined: June 2019
Offline
Just realised that Labs got the same feature

Anyways I've made couple of improvements:

- 2.2 Gamma correction by default, but you can pick raw color by holding Shift key (works for ramps and color parms)
- Ramp sketch for float ramps. Now you can draw a curve that can be interpreted as a basic ramp. Hold Shift to create smoother curve with BSpline basis

Attachments:
ramp_sketch.gif (235.6 KB)

  • Quick Links