Skip to content
Forum Archive

*bump*bump*bump*

5 posts

fragmer#

*bump*bump*bump*

It'll be great to make Trans / BUMP color-coded. I mean, now all values are multiplied/added by the same amount. That's not correct! Of cource I can put a whole bunch of buffer stuff and make bump change color, but - WHY SLOW DOWN? Isn't it easier to add a color selector on top and red, green, blue variables in the code? 😛

Ok, I hope you got it, sorry if someone posted simular stuff, I searched and didn't find anything simular.
sidd#
?

how would you color code it?

by the intensity of the contour?

The bump mapping works but creating a z-map which corresponds to the intensity of the combined color channels in each pixel. Then it shines light upon the resulting contours and shades the original image with light or dark, depending on how the contour map obscures and reflects the light projected onto it.

This algorithm isnt calculated by the script though, all the script does is say where the light source is, and how 'intense' the masking is.

There is no per pixel availability in the script. So, what colors did you want to change??
fragmer#edited
What I mean, is: there are 3 render modes in bump, just like in UTone. So what I want is to cahange values added/multiplied to the coutour. And in the script change this values per frame. Approxomate example of what I want is attached 😉

P.S.
@ hungryskull (post below): yes, but I want speed and simplicity (did I spell that right?)
Deamon#
And the color modifier allows these actions as well. (and some playing around with colormap might even do the trick.)