All Projects → keijiro → Bloodfx

keijiro / Bloodfx

Procedural blood stain shader

Projects that are alternatives of or similar to Bloodfx

Computestochasticreflections
Compute Stochastic Screen Space Reflections for unity post processing
Stars: ✭ 163 (-4.12%)
Mutual labels:  unity, unity3d, shader, hlsl
Proccharvfx
Procedural character generation with Unity Shader Graph and VFX Graph
Stars: ✭ 114 (-32.94%)
Mutual labels:  unity, unity3d, shader, hlsl
3d Game Shaders For Beginners
🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
Stars: ✭ 11,698 (+6781.18%)
Mutual labels:  unity, unity3d, shader, hlsl
Unity Shaders
✨ Shader demo - More than 300 examples
Stars: ✭ 198 (+16.47%)
Mutual labels:  unity, unity3d, shader, hlsl
Skeletalgeometriceffects
Experiments on geometry shader instancing with skeletal animations
Stars: ✭ 436 (+156.47%)
Mutual labels:  unity, unity3d, shader, hlsl
Standardgeometryshader
An example of a geometry shader with Unity's standard lighting model support.
Stars: ✭ 303 (+78.24%)
Mutual labels:  unity, unity3d, shader, hlsl
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (-66.47%)
Mutual labels:  unity, unity3d, shader, hlsl
Noiseshader
Noise shader library for Unity
Stars: ✭ 616 (+262.35%)
Mutual labels:  unity, unity3d, shader, hlsl
Gpu Planetary Rendering
GPU atmosphertic scattering and planet generation in Unity 3D
Stars: ✭ 92 (-45.88%)
Mutual labels:  unity, unity3d, shader, hlsl
Unityurptoonlitshaderexample
A very simple toon lit shader example, for you to learn writing custom lit shader in Unity URP
Stars: ✭ 2,988 (+1657.65%)
Mutual labels:  unity, shader, hlsl
Pbr proj
Shader of PBR for Unity
Stars: ✭ 68 (-60%)
Mutual labels:  unity, shader, hlsl
Adamplanereflection
Planar reflection effect from the Adam Interior Environment package.
Stars: ✭ 86 (-49.41%)
Mutual labels:  unity, unity3d, shader
Drawmeshwithmotionvectors
An example showing how to generate per-object motion vectors when using DrawMesh.
Stars: ✭ 65 (-61.76%)
Mutual labels:  unity, unity3d, shader
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (-51.76%)
Mutual labels:  unity, unity3d, shader
Jl S Unity Blend Modes
👾 Collection of Unity shaders that support blend modes like photoshop layer style (Darken, Multiply, Linear Burn, etc)
Stars: ✭ 62 (-63.53%)
Mutual labels:  unity3d, shader, hlsl
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+534.71%)
Mutual labels:  unity, unity3d, shader
Spriteglow
A sprite glow effect for Unity game engine
Stars: ✭ 1,287 (+657.06%)
Mutual labels:  unity, unity3d, shader
Unitylibrary
📚 Library of all kind of scripts, snippets & shaders for Unity
Stars: ✭ 1,968 (+1057.65%)
Mutual labels:  unity, unity3d, shader
Kinostreak
Anamorphic lens flare effect for Unity
Stars: ✭ 139 (-18.24%)
Mutual labels:  unity, unity3d, shader
Unity Raymarching Framework
A framework to easy implement raymarching in unity. Include lots of hash,noise,fbm,SDF,rotate functions
Stars: ✭ 129 (-24.12%)
Mutual labels:  unity, shader, hlsl

BloodFx

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

gif gif

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

inspector

License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].