[HLSL CODE] Effect: Color Filter - Channel Isolation - v1.4

share shaders here
  • Author
  • Message
Offline
Posts: 2
Joined: 16 Aug 2014, 22:51

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

Sorry but it's done, someone helped me !
Great tool !

Offline
*sensei*
Posts: 372
Joined: 28 Jul 2013, 23:26

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

good to hear, cheers :)

Offline
*sensei*
Posts: 372
Joined: 28 Jul 2013, 23:26

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

I doubt it's a problem, I see various ppl using K ENB with this added effect. Would be nice to have enbeffect.fx files posted in this thread for people to use... the modified file still requires the original ENB to work properly anyway, but if you wanna be sure just ask Oyama: memberlist.php?mode=viewprofile&u=780

Offline
*blah-blah-blah maniac*
Posts: 565
Joined: 05 Apr 2014, 10:29
Location: Taiwan

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

great work! How about adding Hue Shift as additional effect.
_________________
Intel Xeon L5639 6C12T @3.96GHz | Gigabyte ga-x58a-ud3r | MSI GTX680 4G | 48G RAM | Intel 760p Nvme w clover bootloader
Flickr
YouTube

Offline
*sensei*
Posts: 372
Joined: 28 Jul 2013, 23:26

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

Already have HSL color effects in my fx file...

I'll add to OP for HSL effects

Offline
*sensei*
Posts: 372
Joined: 28 Jul 2013, 23:26

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

Updated code, removing redundant if statements and other crap that made it rather messy.

Offline
User avatar
Posts: 62
Joined: 11 Mar 2014, 11:07

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

Has anyone ported this to SSE?

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17427
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

I don't see in that code any function or parameter which is incompatible with dx11 shaders, so must work fine.
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7

Offline
User avatar
Posts: 62
Joined: 11 Mar 2014, 11:07

Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v

Thanks, I got it working!
Post Reply