Add CRT Shader

This commit is contained in:
Daniel Lewan 2016-02-15 00:16:27 +01:00
parent 66a3c9b55b
commit 1e389cf435

View File

@ -62,6 +62,7 @@ For installation instructions, read [INSTALL.md](https://github.com/Calinou/awes
- [Add Primitives](https://github.com/TheHX/add_primitives) - Add cylinders, spheres, cubes easily.
- [Color Picker](https://github.com/TeddyDD/godot-ColorPicker) - A color picker integrated into Godot.
- [Create Tileset](https://github.com/vinod8990/godot_plugins) - Plugin to generate Godot tilesets based on atlas images
- [CRT Shader](https://github.com/henriquelalves/SimpleGodotCRTShader) - Godot shader that simulates CRT Displays.
- [Example Model Importer](https://github.com/TheHX/godot_examples) - A script that imports models with inverted normals (proof of concept).
- [GodotNotificationCenter](https://github.com/didier-v/GodotNotificationCenter) - A notification center for Godot.
- [Grass Plugin](https://github.com/marcosbitetti/grass_plugin_4_godot) - A plugin to handle huge amount of grass, foliages and other vegetations