An open API service indexing awesome lists of open source software.

https://github.com/tokageitlab/lacertapostprocessing

Some sample scenes with post processing for Godot.
https://github.com/tokageitlab/lacertapostprocessing

chromatic-aberration godot-engine post-processing shaders

Last synced: 10 months ago
JSON representation

Some sample scenes with post processing for Godot.

Awesome Lists containing this project

README

          

# Lacerta Post Processing

## Description

Some sample scenes with post processing for Godot.

## Preview

### Lens Effects

![preview_lens_effects](./img/preview_lens_effects.png)

Special thanks by [Atarabi](https://atarabi.com/).

### Color Grading

![preview_color_grading](./img/preview_color_grading.png)

#### Curve type

0. cos
1. bias
2. invert bias
3. curve texture

### VHS Effects

![preview_vhs_effects](./img/preview_vhs_effects.png)

Reference of noise hash is [ShaderV](https://godotengine.org/asset-library/asset/589).

### One Direction Blur

![preview_one_direction_blur](./img/preview_one_direction_blur.png)

### Bayer Dithering

![preview_bayer_dithering](./img/preview_bayer_dithering.png)

## License

MIT