Instant Terra Forum

Instant Terra => Feature requests => Topic started by: Danilo Nishimura on March 16, 2020, 03:06:19 PM

Title: Color and Ramp manipulation
Post by: Danilo Nishimura on March 16, 2020, 03:06:19 PM
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.
Title: Re: Color and Ramp manipulation
Post by: Alexis Vaisse on March 16, 2020, 06:37:45 PM
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.