Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add fire picture, split and update list of available shaders
  • Loading branch information
NathanLovato committed Jan 21, 2021
1 parent 175fa9d commit b85d309
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 14 deletions.
40 changes: 26 additions & 14 deletions README.md
Expand Up @@ -10,30 +10,42 @@ Godot Shaders is a repository of Free shaders, part of which we made for our cou

## The shaders

Here's a list of available shaders:
Here's a list of available shaders and demos.

- 2D baked-in-texture glow control
- 2D glow
- Stencil mask (impossible cube)
### 3D Shaders

![Stylized fire shader](img/stylized-fire.png)

- 3D dissolve
- 3D outline
- 3D shockwave
- 3D stylized fire
- Advanced toon shader
- Gaussian blur
- Force field
- Stencil mask (impossible cube)
- Stylized fire

### 2D Shaders

![2D water shader with light support](./img/water2d.png)

- 2D baked-in-texture glow control
- 2D clouds: noise-based cloud shadows cast over the game world
- 2D dissolve
- 3D dissolve
- Distortion (shockwave)
- Inverted colors
- 2D glow
- 2D outline
- 3D outline
- Pointilism
- 2D palette swap
- 2D reflection
- 2D water for side-scrolling games
- 2D water in top-down view
- 2D x-ray (masking)
- Force field
- 2D palette swap
- 3D stylized fire

![2D water shader with light support](./img/water2d.png)
### Screen shaders

- Gaussian blur
- Inverted colors
- Pointilism
- Screen distortion (2D shockwave)

## How to use

Expand Down
Binary file added img/stylized-fire.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b85d309

Please sign in to comment.