All Projects → nkihrk → SnowTrail

nkihrk / SnowTrail

Licence: MIT license
No description or website provided.

Programming Languages

ShaderLab
938 projects

Projects that are alternatives of or similar to SnowTrail

Jl S Unity Blend Modes
👾 Collection of Unity shaders that support blend modes like photoshop layer style (Darken, Multiply, Linear Burn, etc)
Stars: ✭ 62 (+181.82%)
Mutual labels:  shader, shaderlab
Unityscreenspaceboolean
Screen Space Boolean Implementation for Unity.
Stars: ✭ 150 (+581.82%)
Mutual labels:  shader, shaderlab
Temporalreprojectionexample
Temporal reprojection example for Unity
Stars: ✭ 82 (+272.73%)
Mutual labels:  shader, shaderlab
X Postprocessing Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
Stars: ✭ 1,079 (+4804.55%)
Mutual labels:  shader, shaderlab
Awesome Unity Shader
⛵ 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
Stars: ✭ 2,658 (+11981.82%)
Mutual labels:  shader, shaderlab
Nnao
Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion
Stars: ✭ 57 (+159.09%)
Mutual labels:  shader, shaderlab
Unityurp Billboardlensflareshader
(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!
Stars: ✭ 140 (+536.36%)
Mutual labels:  shader, shaderlab
Testbedhdrp
Testbed project for Unity HDRP (High Definition Render Pipeline)
Stars: ✭ 859 (+3804.55%)
Mutual labels:  shader, shaderlab
Isaura
An attempt at making a aura thingie with a isoline shader.
Stars: ✭ 187 (+750%)
Mutual labels:  shader, shaderlab
Nvjob Water Shader Simple And Fast
#NVJOB Simple Water Shaders. Free Unity Asset.
Stars: ✭ 172 (+681.82%)
Mutual labels:  shader, shaderlab
Unity Grabsquares Effect
Unity GrabSquares Effect
Stars: ✭ 39 (+77.27%)
Mutual labels:  shader, shaderlab
Ssgi Urp
Screen Space Global Illumination for Unity Universal Render Pipeline
Stars: ✭ 198 (+800%)
Mutual labels:  shader, shaderlab
Packedrgbmshader
32-bit packed color format with RGBM encoding for shader use
Stars: ✭ 39 (+77.27%)
Mutual labels:  shader, shaderlab
Uchromakey
Chroma key shader asset for Unity
Stars: ✭ 58 (+163.64%)
Mutual labels:  shader, shaderlab
Uiblur
UI Blur Shader
Stars: ✭ 35 (+59.09%)
Mutual labels:  shader, shaderlab
Lwrpshaders
A collection of high customizable unlit shaders for Lightweight Render Pipeline
Stars: ✭ 125 (+468.18%)
Mutual labels:  shader, shaderlab
Fishmanshadertutorial
shader 中级教程
Stars: ✭ 575 (+2513.64%)
Mutual labels:  shader, shaderlab
Inkpainter
Texture-Paint on Unity.
Stars: ✭ 849 (+3759.09%)
Mutual labels:  shader, shaderlab
Lowpolyshaders
Unity shaders optimized for Low Poly models.
Stars: ✭ 157 (+613.64%)
Mutual labels:  shader, shaderlab
Unitywatersurface
Water Surface Simulation using CutomRenderTexture in Unity 2017.1
Stars: ✭ 190 (+763.64%)
Mutual labels:  shader, shaderlab

Snow Trail

スクリプトを使用せず、シェーダーとレンダーテクスチャーを用いて作成したSnow Trailです。オブジェクトが雪(用意したplane)のなかを通過するとその部分がかき分けられていきます。

カメラのデプスをレンダーテクスチャーに焼き付け、それをシェーダーで読み込むことで頂点の押し下げを行っています。シェーダーでテッセレーションを行えるようにしてあるので、ポリゴンの少ないplaneでもあるていどそれっぽく見えます。(Unity5.6.3p1で作成しました)

詳しくはコチラの動画を見てください。

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