All Projects → hiroakioishi → Unityimageeffects

hiroakioishi / Unityimageeffects

Post Processing Effects for Unity

Labels

Projects that are alternatives of or similar to Unityimageeffects

Shader101
B站视频的Code
Stars: ✭ 29 (-49.12%)
Mutual labels:  shaderlab
Unity Grabsquares Effect
Unity GrabSquares Effect
Stars: ✭ 39 (-31.58%)
Mutual labels:  shaderlab
Distortionimageeffect
An image effect based distortion/heat effect that doesn't use grab pass
Stars: ✭ 51 (-10.53%)
Mutual labels:  shaderlab
Stanford Bunny Fur With Unity
Using the Geometry Shader to generate fur on GPU.
Stars: ✭ 33 (-42.11%)
Mutual labels:  shaderlab
Sprites Outline
Outline effect for Unity SpriteRenderer
Stars: ✭ 39 (-31.58%)
Mutual labels:  shaderlab
Arfoundation vfx
AR Foundation setup for URP and VFX graph
Stars: ✭ 41 (-28.07%)
Mutual labels:  shaderlab
2d Shaders Book Foundations Exercises
Exercises for the first book of the 2D Shader Development series.
Stars: ✭ 15 (-73.68%)
Mutual labels:  shaderlab
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+1792.98%)
Mutual labels:  shaderlab
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (-31.58%)
Mutual labels:  shaderlab
Xrinteractiondemo
XR Interaction Toolkit examples for AR and VR.
Stars: ✭ 47 (-17.54%)
Mutual labels:  shaderlab
Cubism Shader
A shader that creates a cubism effect based on voronoi segmentation in Unity 3d
Stars: ✭ 34 (-40.35%)
Mutual labels:  shaderlab
Unity Cubeprojector
Stars: ✭ 38 (-33.33%)
Mutual labels:  shaderlab
Post Processing Demo
Demo for post-processing implement in Unity.
Stars: ✭ 42 (-26.32%)
Mutual labels:  shaderlab
Npr
NPREffect
Stars: ✭ 32 (-43.86%)
Mutual labels:  shaderlab
Unityrestclient
A Restful Client For Unity3d Developers
Stars: ✭ 53 (-7.02%)
Mutual labels:  shaderlab
Shaderlibs
topameng's shader libs
Stars: ✭ 27 (-52.63%)
Mutual labels:  shaderlab
Mateimageeffects
Post screen effects for Unity
Stars: ✭ 39 (-31.58%)
Mutual labels:  shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (+0%)
Mutual labels:  shaderlab
Tiled Directional Flow
A shader to control the direction water flows based on a flow map in Unity.
Stars: ✭ 54 (-5.26%)
Mutual labels:  shaderlab
Anisotropichair
Stars: ✭ 46 (-19.3%)
Mutual labels:  shaderlab

UnityImageEffects

Post Processing Effects for Unity

screenShot

・Anaglyph
・BrokenPixelsort2
・CMYKHalftone
・CartoonVideo
・CelShaderish
・CircularDupulication
・CubicLensDistortion
・EMInterference
・EdgeFilter
・EvilRay
・GIFify
・GodRay
・HeartBlend
・HorizontalBlur
・InverseColor
・JuliaFreak
・Knitted
・MicroprismMosaic
・Miller
・MoneyFilter
・MrsScary
・NoiseFilter
・PaletteQuantizationAndDithering
・Pixelate
・RGBDisplay
・ScanlineOffsetBlur
・TrianglePostProcessing
・ZoomOut

References

・Anaglyph
・BrokenPixelsort2
https://www.shadertoy.com/view/MtfSRn
・CMYKHalftone
https://github.com/stackgl/glsl-halftone
・CartoonVideo
https://www.shadertoy.com/view/ldl3WM
・CelShaderish
https://www.shadertoy.com/view/ld2XWD
・CircularDupulication
・CubicLensDistortion
https://www.shadertoy.com/view/4lSGRw
・EMInterference
https://www.shadertoy.com/view/lsXSWl
・EdgeFilter
・EvilRay, GodRay
https://www.shadertoy.com/view/llS3WG
・GIFify
https://www.shadertoy.com/view/Mll3Df
・HeartBlend
https://www.shadertoy.com/view/MlB3zw
・HorizontalBlur
・InverseColor
・JuliaFreak
https://www.shadertoy.com/view/XdXXzX
・Knitted
https://www.shadertoy.com/view/4ts3zM
・MicroprismMosaic
https://www.shadertoy.com/view/4tj3DD
・Miller
・MoneyFilter
https://www.shadertoy.com/view/XlsXDN
・MrsScary
https://www.shadertoy.com/view/ldB3Dh
・NoiseFilter
・PaletteQuantizationAndDithering
https://www.shadertoy.com/view/4ddGWr
・Pixelate
https://www.shadertoy.com/view/MslXRl
・RGBDisplay
https://www.shadertoy.com/view/4dX3DM
・ScanlineOffsetBlur
・TrianglePostProcessing
https://www.shadertoy.com/view/ls2SDG
・ZoomOut

License

This Unity project is licensed under the Attribution-NonCommercial-ShareAlike 3.0 Unported License: http://creativecommons.org/licenses/by-nc-sa/3.0/deed.ja

Halftone effect is port of glsl-halftone, which is MIT.
BrokenPixelsort2, CartoonVideo, CelShaderish, CubicLensDistortion, EMInterference, EvilRay, GodRay, GIFify, HeartBlend, JuliaFreak, Knitted, MicroprismMosaic, MoneyFilter, MrsScary, PaletteQuantizationAndDithering, Pixelate, RGBDisplay, TrianglePostProcessing are port of glsl shader demo in Shadertoy. which are licensed by CC BY-NC-SA 3.0.
Some codes uses Ashima's glsl-noise, which is MIT.

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].