qball13z's Stars
TwoTailsGames/Unity-Built-in-Shaders
Unity Built in Shaders
baba-s/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
MirzaBeig/Post-Processing-Wireframe-Outlines
A simple post-processing outline effect that uses depth-based edge detection.
Robinseibold/Unity-URP-CelShadeLit
A custom made Unity URP cel shader that supports multiple lights and shadows.
Robinseibold/Unity-URP-Outlines
A custom renderer feature for screen space outlines
playgameservices/play-games-plugin-for-unity
Google Play Games plugin for Unity
lupidan/apple-signin-unity
Unity plugin to support Sign In With Apple Id
Matthew-J-Spencer/Cloud-Save
An example project utilizing Unity Cloud Save
modesttree/Zenject
Dependency Injection Framework for Unity3D
apple/unityplugins
AlexLemminG/Rigify-To-Unity
Converts Rigify rig to Humanoid compatible
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
pakillottk/Unity3D-PGMGuiltyShader
Toon Shader for Unity3D based on the method used by Arc System Works (GuiltyGear saga, DB FigtherZ...)
KotikovD/ShadersCollection
Little shaders collection for solve typical tasks and implement common mechanics in any project. Suitable for prototyping, game-jam participation and learning.
Lumak/UnityChanToonShaderVer2
UnityChanToonShaderVer2
unity3d-jp/UnityChanToonShaderVer2_Project
UnityChanToonShaderVer2 Project / v.2.0.9 Release
Shrimpey/UltimateOutline
The easiest way to achieve outlines in unity.
Shrimpey/Outlined-Diffuse-Shader-Fixed
This is a fixed version of diffused outline shader from http://wiki.unity3d.com/index.php/Outlined_Diffuse_3
keijiro/Kino
A collection of custom post processing effects for Unity
ssell/UnitySobelOutline
Example implementation of a Sobel Outline Post-Processing effect
Unity-Technologies/com.unity.services.samples
A collection of working examples of Unity Gaming Services.
IronWarrior/UnityToonShader
Source code for Toon Shader tutorial for Unity. Has specular, rim lighting, and can cast and receive shadows.
IronWarrior/2DCharacterControllerTutorial
Source code for 2D Character Controller tutorial for Unity.
IronWarrior/UnityOutlineShader
Source code for Outline Shader tutorial for Unity. Detects edges in a scene using the depth and normals buffers.
Ajackster/ClientPredictionTutorial
Client Prediction in Unity for my YouTube Tutorial
keijiro/unity-oblique-projection
Provides an oblique projection matrix for a camera.
sniffle6/Tween-Library
A simple library for tweening UI
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
alexliubj/Leetcode-Swift-Solution
How to crack Leetcode problems with Swift!
soapyigu/LeetCode-Swift
Solutions to LeetCode by Swift