godot-demo-projects/2d/sprite_shaders/README.md

15 lines
441 B
Markdown

# Sprite Shaders
This is a sample consisting of different shaders applied to some sprites.
Effects include outlines, blurs, distorts, shadows, glows, and more.
Language: [GDSL](https://docs.godotengine.org/en/latest/tutorials/shading/shading_reference/shading_language.html)
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/522
## Screenshots
![Screenshot](screenshots/sprite.png)