├── .import ├── tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.etc2.stex ├── tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.md5 └── tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.s3tc.stex ├── LICENSE ├── README.md ├── SSGI ├── SSGI.gd ├── SSGI.tscn ├── SSGI_shader.shader └── SSGI_shader.tres ├── default_env.tres ├── icon.png ├── main.tscn ├── project.godot └── tile_tex.png /.import/tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.etc2.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/.import/tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.etc2.stex -------------------------------------------------------------------------------- /.import/tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/.import/tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.md5 -------------------------------------------------------------------------------- /.import/tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.s3tc.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/.import/tile_tex.png-ef823001850a2809d2dfccde4dcc00ce.s3tc.stex -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/README.md -------------------------------------------------------------------------------- /SSGI/SSGI.gd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/SSGI/SSGI.gd -------------------------------------------------------------------------------- /SSGI/SSGI.tscn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/SSGI/SSGI.tscn -------------------------------------------------------------------------------- /SSGI/SSGI_shader.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/SSGI/SSGI_shader.shader -------------------------------------------------------------------------------- /SSGI/SSGI_shader.tres: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/SSGI/SSGI_shader.tres -------------------------------------------------------------------------------- /default_env.tres: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/default_env.tres -------------------------------------------------------------------------------- /icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/icon.png -------------------------------------------------------------------------------- /main.tscn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/main.tscn -------------------------------------------------------------------------------- /project.godot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/project.godot -------------------------------------------------------------------------------- /tile_tex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/martinsh/godot-SSGI/HEAD/tile_tex.png --------------------------------------------------------------------------------