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

13 lines
350 B
Markdown
Raw Normal View History

2020-03-08 02:15:58 +01:00
# 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
## Screenshots
![Screenshot](screenshots/sprite.png)