» HueSaturation
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

HueSaturation

effect
Credits: posted by Hrovac

about

change the color and lightness of a texture, colorize your texture or turn it into grayscale

download

huesaturation.zip
14.07.10 [11:40 UTC] by u7angel | 1342 downloads

ventolinmono 01/08/2012 - 21:01

Hi
Red HueSaturation node.
Installed it on my Root\Contributions path.
How can i fix this?

ethermammoth 21/08/2012 - 12:11

changing the pixelshader version to 3 solved the errors for me:

technique ColorOffset
{
    pass P0
    {
        VertexShader = compile vs_1_1 VS();
        PixelShader  = compile ps_3_0 psRGBToHSV();
    }
}
 
technique Colorize
{
    pass P0
    {
        VertexShader = compile vs_1_1 VS();
        PixelShader  = compile ps_3_0 psColorize();
    }
}
lecloneur 21/08/2012 - 13:29

Just use the HSCB shader from unc in the addon pack.

anonymous user login

Shoutbox

~5d ago

joreg: Workshop on 07.12: An Introduction to FUSE Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-03-fuse-introduction/

~12d ago

joreg: Workshop on 30.11: Strategies for Sound Reactive Graphics: How to control everything through sound Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-02-how-to-control-everything-through-sound/

~22d ago

joreg: The vvvv winter semester course program is out, starting with a free course on November 23rd: https://thenodeinstitute.org/ws23-vvvv-intermediates

~22d ago

LCA: ravazque, this guy is working on this v3 since ever. check: https://nuitrack.com/

~1mth ago

~2mth ago

karistouf: done with vvvv beta :) https://vimeo.com/872242439

~2mth ago

joreg: Mapping festical call for projects: https://mappingfestival.com/en/call-for-projects

~3mth ago

joreg: Starting October 16: vvvv beginner class winter 23/24 Sign up here: https://thenodeinstitute.org/courses/ws23-vvvv-beginner-class/