Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keijiro/BloodFx

Procedural blood stain shader
https://github.com/keijiro/BloodFx

particle-effect shader unity unity3d

Last synced: about 2 months ago
JSON representation

Procedural blood stain shader

Awesome Lists containing this project

README

        

BloodFx
=======

An experimental implementation of procedural blood stain (splash) effect shader.

![gif](https://i.imgur.com/X4OmGQq.gif) ![gif](https://i.imgur.com/wNftMm3.gif)

It's implemented as a particle shader.
To use in a particle syste, custom vertex streams should be set as follows.

![inspector](https://i.imgur.com/nfFohGF.png)

License
-------

[CC0](https://creativecommons.org/publicdomain/zero/1.0/)