ParkingLotGames / PSP-Classic-Wave-Unity-Shader

5.x+ Compatible. BIRP/URP. "Classic" PSP Wave background recreated as a shader in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSP Classic Wave Unity Shader

Unity Version License Size package.json version (branch) Last commit

package.json dynamic Issues Pull requests

"Classic" PSP Wave background recreated as a shader in Unity with support for BIRP and URP.

Installation

Package manifest

  • Add the following to your manifest.json under "dependencies":

    "com.parkinglotgames.pspclassicwave": "1.0.0",

Git URL

  • In Unity, go to Window > Package Manager > "+" button > "Add package from git URL..." and enter: https://github.com/ParkingLotGames/PSP-Classic-Wave-Unity-Shader.git

unitypackage

  • Download the latest unitypackage from Releases.
  • Double click it or drag&drop it to the Project View (File Explorer) in your desired Unity instance.
pspdemo.webm

About

5.x+ Compatible. BIRP/URP. "Classic" PSP Wave background recreated as a shader in Unity

License:MIT License


Languages

Language:HLSL 56.1%Language:ShaderLab 43.9%