godot-demo-projects/2d/screen_space_shaders
Aaron Franke f9e7456b70
Add descriptions to all projects with README files
These show up in the project manager when hovering over projects.
2020-03-16 20:50:53 -04:00
..
art Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
screenshots Add README files to 2D demos 2020-03-09 03:54:32 -04:00
shaders Update 2D shader and SDF demos 2020-02-03 16:37:54 -05:00
README.md Add README files to 2D demos 2020-03-09 03:54:32 -04:00
icon.png Optimize all images using `oxipng -o6 --strip all --zopfli` 2019-06-11 16:40:50 +02:00
icon.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
project.godot Add descriptions to all projects with README files 2020-03-16 20:50:53 -04:00
screen_shaders.gd Update 2D shader and SDF demos 2020-02-03 16:37:54 -05:00
screen_shaders.tscn Update other 2D demos for Godot 3.2 2020-02-17 21:29:54 -05:00

README.md

Screen Space Shaders

Several examples of full screen 2D shader processing. Many common full-res effects are implemented here for reference.

Language: GDSL and GDScript

Renderer: GLES 2

Screenshots

Screenshot

Screenshot