mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
15 lines
440 B
Markdown
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)
|