mirror of
https://github.com/marinho/godot-visual-effects.git
synced 2024-12-22 22:47:28 +08:00
Repository with various shaders, particles and camera effects
addons | ||
camera-effects | ||
docs/images | ||
environments | ||
particles | ||
scripts | ||
shaders | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
camera-effects.tscn | ||
icon.svg | ||
icon.svg.import | ||
particle-effects.tscn | ||
project.godot | ||
README.md | ||
test2.gdshader | ||
test.gdshader |
Particles
Fire
Hurricane
Hyperdrive
Shield
Smoke
Sparks
Rain
Camera Effects
These effects should be place in a CanvasLayer object in any scene
Pixelate
Vignette (danger)
Chromatic Aberration
Sepia
Grain Noise
License
- Kenney Particle Pack is copyrighted by Kenney, and can be found at https://kenney.nl/assets/particle-pack
- Kenney Prototype Tools is copyrighted by Kenney, and can be found at https://github.com/GeroVeni/kenney_prototype_tools
Except for that, the particles and code in this repository are available under MIT license for free usage.