Random between two colors/gradients -> randomly picks a color in gradient or one of the two colors Prewarm - already has some particles and does not start with no particles Start Speed - Speed of particles St
Unity-UIGradient - UI gradient effect script StaticBluredScreen - Non-realtime screen blur BluredUGUI - Blured uGUI background sample MirrorReflectionEffectForUGUI - Simple mirror reflection effect UnityRoundedShader - Rounded rectangle, circle, ellipse shaders Unity-UI-Rounded-Corners - Allows you...
Certain Unity built-in types:Vector2,Vector3,Vector4,Rect,Quaternion,Matrix4x4,Color,Color32,LayerMask,AnimationCurve,Gradient,RectOffset,GUIStyle Container field types that can be serialized Note: Unity does not support serialization of multilevel types (multidimensional arrays, jagged arrays, and nested...
function calls that give us a tight gradient. normally, we want our smoothstep to look something like smoothstep(min, min + y, x), where y is some small number like 0.01. we can create a nifty helper function to make this super easy to apply to all our current step calls. add a ne...
Unity-UIGradient - UI gradient effect script StaticBluredScreen - Non-realtime screen blur BluredUGUI - Blured uGUI background sample UI_Color_Blend_example - Color blend example MirrorReflectionEffectForUGUI - Simple mirror reflection effect UnityRoundedShader - Rounded rectangle, circle, ellipse ...
Wind Waker Shader - Cel Shading of two thresholds with a blur/gradient between them for Unity. Retro PSX Retroshader - Shader that "emulates" the rendering style of PS1. RetroTVFX - A small collection of shaders for a range of authentic old TV effects (Composite, S-Video, RF, etc)....
CNTK implements stochastic gradient descent (SGD, error backpropagation) learning with automatic differentiation and parallelization across multiple GPUs and servers. Scikit-Learn is a Python module for machine learning built on top of SciPy, NumPy, and matplotlib, making it easier to apply robust and...
Smooth radial gradient shader - Helps to create radial gradient without banding by using noise Radial fill shader - Helps to create radial fill with sprite Editor Extensions Scene View NormalsVisualizer.cs - Normals Visualizer UnitySmoothEditorCamera - Smooth Scene View camera motion UnityGridFramework...
UnityGradientBackground - Get a beautiful background gradient just by adding a simple script to your camera DepthInverseProjection - An example showing how to inverse-project depth samples into the view/world space WavTexture - A Unity example showing how to bake a waveform of an audio clip in...
Gradient.cs - Gradient shader UGUIExtend - uGUI extension ShinyEffectForUGUI - Shiny effect BlurringAtlasForUGUI - Blur effect DissolveEffectForUGUI - Dissolve effect uGUI-Effect-Tool - Vertex color UI Effect unity-vertex-effects - Beautiful text outline Unity-UIGradient - UI gradient effect script...