» 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 | 1374 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

~1d ago

~3d ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~6d ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~6d ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~14d ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~20d ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/

~20d ago

~21d ago

fleg: hey there! What's the best tool for remote work? Teamviewer feels terrible. Thanks!

~1mth ago

joreg: Last call: 6-session vvvv beginner course starting November 4: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/

~2mth ago

joreg: Missed the last meetup? You can rewatch it here: https://www.youtube.com/live/MdvTa58uxB0?si=Fwi-9hHoCmo794Ag