Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 478 Bytes

File metadata and controls

22 lines (17 loc) · 478 Bytes

CentralBlur

Setup Instructions

  1. Install Git LFS (only once per machine)

    • macOS:
      brew install git-lfs
    • Windows:
      git lfs install
  2. Clone this repo.

  3. Open Scene: Snellen Scene

  4. Build and run on Varjo Aero

Debugging Note

  • Blur Shader: Assets/Sreynit-ScotomaCode/GaussianBlurShader.shader
  • Shader applied in Scene code: Assets/Sreynit-ScotomaCode/LocalizedBlurEffect.cs