armory3d / armory

3D Engine with Blender Integration
https://armory3d.org/engine
zlib License
3.07k stars 315 forks source link

Color Ramp and Vector Curves nodes #274

Closed luboslenco closed 5 years ago

luboslenco commented 7 years ago

Finish implementation of these nodes.

Simonrazer commented 6 years ago

Since material parameters are in now it would be really nice to have Colorramps working too!

Gerkinfeltser commented 6 years ago

My thoughts exactly! Right now it appears Color ramps only pay attention to the first two nodules.

Gerkinfeltser commented 6 years ago

Here's an example of color ramps. Other then constant interpolation type, the other types only register the initial two color nodules though all have three. (This is using 2.8 0.4b though it works the same on 2.7 afaik.)

blender_2018-06-22_16-33-52

colorrampTest.zip

luboslenco commented 6 years ago

Linear color ramps should be ok now. 🔨

Gerkinfeltser commented 6 years ago

All (color ramp types) seem to work for me now! Thanks so much @luboslenco!!!

FuriouZz commented 6 years ago

Does this ColorRamp node can work for the World Output ?

luboslenco commented 5 years ago

Link to https://github.com/armory3d/armory/issues/905.