Files
godot-demo-projects/2d/sprite_shaders/README.md
2020-11-28 22:05:39 -05:00

15 lines
440 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/shaders/shader_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)