Stars
This repository provides a collection of enemy scripts and movement-related components for Unity, designed to help game developers quickly implement AI-driven enemies in their projects.
Learn how to combine a Root Motion animated model with a NavMeshAgent. This gives you all the pathing benefits and local avoidance of the Navigation System with the precise animation you expect fro…
Rembg is a tool to remove images background
Animation Baker and Instancing for Animated Characters: Using GPU to implement large-amount animation characters rendering. The animation map for vertex shader to modify the vertex position of the …
Open Terminal for Unity3D. execute your commands in runtime!
An improvement over Unity's legacy Input system that allows you to use custom input providers like on-screen joysticks, UI buttons and d-pads
HSV color picker for Unity UI
Various effects generated with Visual Effect Graph and all include more than 1 million of particles
Sketches made with ShaderLab in Unity.
A simple traffic simulation using Unity's Nav Mesh Components.
Shading models for Unity’s Universal Render Pipeline.
Using depth data to achieve scanning effects, x-ray effects, and shield energy field effects. Version Unity5.6 +
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
A dissolve effect for uGUI, without material instancing. Please star and watch this project :)
A set of scripts to make fading in and out chunks of UI (4.6b+ uGUI) in the Unity Engine far easier.
Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
A collection of some of the neat math and physics tricks that I've collected over the last few years.
water ripple shader for Unity
SLStudio -- Real Time Structured Light. A comprehensive software suite for capturing and reconstructing 3D scenes with a camera-projector pair.
UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to d…
A versatile Unity scroll view component that enables highly flexible animations.