martinsh / godot-SSGI

SSGI shader for Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot SSGI

...

It looks like this:

How to use it

It's really easy to use in your project! Simply:

  1. Download the repository as zip and extract it.
  2. Copy the SSGI folder into the root folder of your project.
  3. In the scene of your game, select your camera node, and then click the chain icon above the scene tree to instance a scene, then select the SSGI.tscn scene file.
  4. That's all!

Limitations/Known Issues

...

License

MIT

About

SSGI shader for Godot

License:MIT License


Languages

Language:GLSL 81.0%Language:GDScript 19.0%