├── 2dgi_#1 ├── .import │ ├── 1px.png-894ec182c48b4f590b69cc448f917bbd.md5 │ ├── 1px.png-894ec182c48b4f590b69cc448f917bbd.stex │ ├── 1px.png-8e5c138039fb15d6db85f5ee737ca70c.md5 │ ├── 1px.png-8e5c138039fb15d6db85f5ee737ca70c.stex │ ├── circle.png-10953cad44a8947fbdd4128a631e9e52.md5 │ ├── circle.png-10953cad44a8947fbdd4128a631e9e52.stex │ ├── circle.png-6efbe600b7e2418cd5091089237d13c1.md5 │ ├── circle.png-6efbe600b7e2418cd5091089237d13c1.stex │ ├── icon.png-487276ed1e3a0c39cad0279d744ee560.md5 │ ├── icon.png-487276ed1e3a0c39cad0279d744ee560.stex │ ├── noise.png-a5cb495e1c9f6281c22a3b0a0f68704b.md5 │ ├── noise.png-a5cb495e1c9f6281c22a3b0a0f68704b.stex │ └── noise.png-c29f7e52963a096aeaf0c1efd1a79456.md5 ├── MyFirstLightingEngine.gd ├── MyFirstLightingEngine.tscn ├── assets │ ├── 1px.png │ ├── 1px.png.import │ ├── circle.png │ └── circle.png.import ├── icon.png ├── icon.png.import ├── project.godot └── shaders │ ├── DistanceField.shader │ ├── Final.shader │ ├── GI.shader │ ├── JumpFloodPass.shader │ └── VoronoiSeed.shader ├── LICENSE.md ├── README.md └── images └── 2dgi_#1.png /2dgi_#1/.import/1px.png-894ec182c48b4f590b69cc448f917bbd.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/1px.png-894ec182c48b4f590b69cc448f917bbd.md5 -------------------------------------------------------------------------------- /2dgi_#1/.import/1px.png-894ec182c48b4f590b69cc448f917bbd.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/1px.png-894ec182c48b4f590b69cc448f917bbd.stex -------------------------------------------------------------------------------- /2dgi_#1/.import/1px.png-8e5c138039fb15d6db85f5ee737ca70c.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/1px.png-8e5c138039fb15d6db85f5ee737ca70c.md5 -------------------------------------------------------------------------------- /2dgi_#1/.import/1px.png-8e5c138039fb15d6db85f5ee737ca70c.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/1px.png-8e5c138039fb15d6db85f5ee737ca70c.stex -------------------------------------------------------------------------------- /2dgi_#1/.import/circle.png-10953cad44a8947fbdd4128a631e9e52.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/circle.png-10953cad44a8947fbdd4128a631e9e52.md5 -------------------------------------------------------------------------------- /2dgi_#1/.import/circle.png-10953cad44a8947fbdd4128a631e9e52.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/circle.png-10953cad44a8947fbdd4128a631e9e52.stex -------------------------------------------------------------------------------- /2dgi_#1/.import/circle.png-6efbe600b7e2418cd5091089237d13c1.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/circle.png-6efbe600b7e2418cd5091089237d13c1.md5 -------------------------------------------------------------------------------- /2dgi_#1/.import/circle.png-6efbe600b7e2418cd5091089237d13c1.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/circle.png-6efbe600b7e2418cd5091089237d13c1.stex -------------------------------------------------------------------------------- /2dgi_#1/.import/icon.png-487276ed1e3a0c39cad0279d744ee560.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/icon.png-487276ed1e3a0c39cad0279d744ee560.md5 -------------------------------------------------------------------------------- /2dgi_#1/.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex -------------------------------------------------------------------------------- /2dgi_#1/.import/noise.png-a5cb495e1c9f6281c22a3b0a0f68704b.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/noise.png-a5cb495e1c9f6281c22a3b0a0f68704b.md5 -------------------------------------------------------------------------------- /2dgi_#1/.import/noise.png-a5cb495e1c9f6281c22a3b0a0f68704b.stex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/noise.png-a5cb495e1c9f6281c22a3b0a0f68704b.stex -------------------------------------------------------------------------------- /2dgi_#1/.import/noise.png-c29f7e52963a096aeaf0c1efd1a79456.md5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/.import/noise.png-c29f7e52963a096aeaf0c1efd1a79456.md5 -------------------------------------------------------------------------------- /2dgi_#1/MyFirstLightingEngine.gd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/MyFirstLightingEngine.gd -------------------------------------------------------------------------------- /2dgi_#1/MyFirstLightingEngine.tscn: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/MyFirstLightingEngine.tscn -------------------------------------------------------------------------------- /2dgi_#1/assets/1px.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/assets/1px.png -------------------------------------------------------------------------------- /2dgi_#1/assets/1px.png.import: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/assets/1px.png.import -------------------------------------------------------------------------------- /2dgi_#1/assets/circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/assets/circle.png -------------------------------------------------------------------------------- /2dgi_#1/assets/circle.png.import: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/assets/circle.png.import -------------------------------------------------------------------------------- /2dgi_#1/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/icon.png -------------------------------------------------------------------------------- /2dgi_#1/icon.png.import: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/icon.png.import -------------------------------------------------------------------------------- /2dgi_#1/project.godot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/project.godot -------------------------------------------------------------------------------- /2dgi_#1/shaders/DistanceField.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/shaders/DistanceField.shader -------------------------------------------------------------------------------- /2dgi_#1/shaders/Final.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/shaders/Final.shader -------------------------------------------------------------------------------- /2dgi_#1/shaders/GI.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/shaders/GI.shader -------------------------------------------------------------------------------- /2dgi_#1/shaders/JumpFloodPass.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/shaders/JumpFloodPass.shader -------------------------------------------------------------------------------- /2dgi_#1/shaders/VoronoiSeed.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/2dgi_#1/shaders/VoronoiSeed.shader -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/README.md -------------------------------------------------------------------------------- /images/2dgi_#1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/samuelbigos/tutorial_projects/HEAD/images/2dgi_#1.png --------------------------------------------------------------------------------