Search Unity

Science-Fiction, Noisy, Static Distortion Interface Shader

Discussion in 'Shaders' started by toftof, Apr 12, 2014.

  1. toftof

    toftof

    Joined:
    Apr 12, 2014
    Posts:
    5
    Hi,

    I am looking for a shader to render text or 2d surfaces that look like Dead Space's Interface
    https://www.youtube.com/watch?v=rDcXtIKMK88

    Here are some examples and possible cues:

    Displacement Map Filter
    http://code.tutsplus.com/tutorials/...sing-the-displacement-map-filter--active-2914

    RGB Shifting
    http://code.tutsplus.com/tutorials/...ortion-effect-using-rgb-shifting--active-3359

    Alpha Channel Scrolling
    http://answers.unity3d.com/questions/507599/how-to-make-a-distorted-noise-effect-on-the-screen.html

    Anyone have a working example of such a shader?
     
  2. toftof

    toftof

    Joined:
    Apr 12, 2014
    Posts:
    5
  3. RC-1290

    RC-1290

    Joined:
    Jul 2, 2012
    Posts:
    639
    If the screen displays the result of another camera, image effects are perfect, because you can apply them to the other camera.
     
  4. aubergine

    aubergine

    Joined:
    Sep 12, 2009
    Posts:
    2,878
    Check the assetstore for hologram shader. I have one and there are other alternatives as well.