Stars
Leo1989666 / RadialBlur
Forked from Shakti-crypto/RadialBlurCustom Render Feature and Shader for implementing a Radial Blur Effect in Unity URP.
Decal solution for Unity's Built-In Render Pipeline
Shader that generates healthbars for Unity URP
Leo1989666 / uRaymarching
Forked from hecomi/uRaymarchingRaymarching Shader Generator in Unity
(Unity3D) Test multiplayer without building
random shaders and effect tests for Unity
Native iOS & Android functionality in Unity
Script for saving lightmapping data to prefabs. Used through the Assets tab in Unity. Place your prefabs in the scene with this script at the root. Set up your lighting and in the editor go to Asse…
Provides an efficient allocation free async/await integration for Unity.
A sample project using the Universal Render Pipeline that includes examples to demo latest ShaderGraph feature - MasterStack
Unity Open Project #1: Chop Chop
Recyclable Scroll Rect reuses or recycles the least number of cells required to fill the viewport. As a result a huge number of items can be shown in the list without any performance hit.
Examples of programming design patterns in Unity C#
Unity rect soft mask for UGUI
Procedural Animation Scripts For Unity
A Unity Engine Project in which a controllable wall-walking spider uses inverse kinematics (IK) to position its legs to its surroundings, such that it moves realistically.
iCloud Key-value store native iOS plugin for Unity. With callbacks on changes per value.
Source code for Camera Shake tutorial for Unity. Generates pseudo-random camera shake using Perlin noise.
For Unity applications that run on low-memory devices (mobile, mostly), allowing for UGUI hierarchies to remain in memory, without paying the memory cost for their SpriteAtlases. Built for Unity 20…
Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.
Unity-QuickSheet enables you to use spreadsheet file data within Unity editor.
Leo1989666 / BezierLaser
Forked from sunduk/BezierLaserA Laser effect using bezier curve. Unity engine.
Leo1989666 / MathUtilities
Forked from zalo/MathUtilitiesA collection of some of the neat math and physics tricks that I've collected over the last few years.
Leo1989666 / unity-utils
Forked from nubick/unity-utilsDifferent help scripts for Unity engine.
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Leo1989666 / EntityComponentSystemSamples
Forked from Unity-Technologies/EntityComponentSystemSamplesThis technique is designed to instance Characters(SkinnedMeshRender).