• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Asset - Shaders [FREE] Brightness Shader

MusNik

Member
Download: https://marketplace.yoyogames.com/assets/2483/brightness-shader

See also: Hue, Saturation

It can be used without application surface or any other surfaces. It can get really significant performance boost on mobile devices. But you always can use it on surface too.

Brightness Shader can be used on a specified sprite or background, or on fullscreen. It uses color remapping for working and doesn't change the alpha channel, so it can be used even without surfaces with special system. You should specify from what depth to start to use shader and on what to finish - on the GUI layer for example, or use shader only on sky, etc.

Demo: Download

With this shader you can:
  • Change colour properties within time.
  • Use the shader on a sprite, backgroun or surface.
  • Don't use surface and apply shader on any graphic with a specific depth.
  • Do all of it fast and beautiful.
  • Get perfect work on all platforms - Windows, Mac, Linux, Android, iOS, HTML5 and other.
  • Get technical support if purchase.
You need intermediate knowledge of GML to use.

Please write a review if you like the asset and tell me your suggestions for improvement.
If you found an error in my code or my English, please contact me ;)
 
Top