Author Topic: Color and Ramp manipulation  (Read 851 times)

Danilo Nishimura

  • Sr. Member
  • ****
  • Posts: 66
  • Senior Technical Artist at Massive Entertainment
Hi there,

Now it's pretty straightforward to manipulate height and masks using GPU Nodes, and manipulate float values using the python Nodes.

I need a way to manipulate, using custom nodes or similar approach, the Color Ramps and Color Maps. I'm creating a complex system and it is very important that I had this feature.

Alexis Vaisse

  • Administrator
  • *****
  • Posts: 189
Hi,

We plan to support color maps in custom GPU nodes in the next release (Instant Terra 1.11).

For color ramps, we'll see if it's possible to add a read and write access to color ramps in custom Python nodes.