Sorry but it's done, someone helped me !
Great tool !
[HLSL CODE] Effect: Color Filter - Channel Isolation - v1.4
- Author
- Message
-
Offline
- Posts: 2
- Joined: 16 Aug 2014, 22:51
-
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.
-
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
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
- Posts: 62
- Joined: 11 Mar 2014, 11:07
Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v
Has anyone ported this to SSE?
-
Offline
- *blah-blah-blah maniac*
- Posts: 17560
- 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
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
-
Offline
- Posts: 62
- Joined: 11 Mar 2014, 11:07
Re: [HLSL CODE] Effect: Color Filter - Channel Isolation - v
Thanks, I got it working!