Looks very nice - Iâll keep tuned on this one.
Now in the asset store ;).
Demo | Documentation | Store
Slenderman game, anyone?
New version (1.1) in the store:
- New effect âBlack and White Distortionâ.
Demo | Documentation | Store
New version (1.4) in the store:
- New effect âOld Tapeâ.
- Brightness, contrast and gamma controls for all effects.
Demo | Documentation | Store
Does this need Unity pro?
Looks awesome!
It shouldnât if youâre using Unity 5.
great, thanks for the reply
RiokuTheSlayer is right, since version 5, all features of the Pro version are available in the Free version.
Demo | Documentation | Store
Will these effects work on IOS/mobile devices?
Hi TinSleeves, all effects are tested on a LG Nexus 5 (Adreno 330 GPU). We have not tested in any Appleâs mobile, but it should work correctly.
Please contact us for any questions at hello (at) ibuprogames (dot) com.
Demo | Documentation | Store
I would like to enable/disable the image effect via code (UnityScript).
I tried the same way i do it with all my image effects (drop it in Plugins folder, add "import UnityStandardAssets.ImageEffects) but with no success. Dropping everything in the Plugins folder makes the error messages disappear and I see the found reference in the inspector but .enabled = true/false just does nothing (and no error log too).
EDIT:
Nevermind, I got it working.
The solution is not to add âimport UnityStandardAssets.ImageEffectsâ to the top of your script, but âimport VideoGlitches;â. Now i feel stupid
Hey do not worry, we all make mistakes
Demo | Documentation | Store
New version (1.6) in the store:
- New effect âOld TVâ.
- Small improvements.
Demo | Documentation | Store
New version (1.8) in the store:
- New effect âOld VHSâ.
- Saturation control for all effects (now in âColor controlsâ foldout).
- Improved documentation.
- More configuration options in shaders code (see âCONFIGURATION REGIONâ).
Demo | Documentation | Store