Skip to content

Releases: ac-custom-shaders-patch/sdk-shaders

New shader for rainbow stickers

12 Jun 15:28
Compare
Choose a tag to compare

Also attached an example for txReflectionColor of the new sticker shader.

Now with “ksPerPixelMultiMap_AT_emissive”

06 Mar 20:03
2536df9
Compare
Choose a tag to compare

Since ksEditor is unable to save alpha testing flag properly, here is a version of “ksPerPixelMultiMap_emissive” with this flag set. No other differences: both shaders would use alpha from txNormal or, optionally (with emAlphaFromDiffuse) from txDiffuse.

“Bounce back” feature for emissive shaders

06 Mar 17:09
2536df9
Compare
Choose a tag to compare

That thing where surface would reflect light straight back to source, nicely described here:
https://www.youtube.com/watch?v=z5cR6EA2jGY

Use extBounceBackMask to specify channels of txEmissive having this effect.

Update, now with Stereo’s shaders

20 Feb 14:18
Compare
Choose a tag to compare

Also, emissive shaders now can work in multi-channel mode.

Initial release, first four shaders

26 Aug 02:20
Compare
Choose a tag to compare

More shaders will be available later on.