StamatisP's Stars
jesseduffield/lazygit
simple terminal UI for git commands
dbrizov/NaughtyAttributes
Attribute Extensions for Unity
mob-sakai/ParticleEffectForUGUI
Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.
zalo/MathUtilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
rlabrecque/Steamworks.NET
Steamworks wrapper for Unity / C#
HungryProton/scatter
Godot engine addon to randomly fill an area with props or other scenes
kmammou/v-hacd
Automatically exported from code.google.com/p/v-hacd
Arvtesh/UnityFx.Outline
Screen-space outlines for Unity3d.
unity-atoms/unity-atoms
⚛️ Tiny modular pieces utilizing the power of Scriptable Objects
madsbangh/EasyButtons
Add buttons to your inspector in Unity super easily with this simple attribute
brunomikoski/Animation-Sequencer
A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
BillyDM/awesome-audio-dsp
My curated list of audio DSP and plugin development resources
paulloz/godot-ink
Ink integration for Godot Engine.
JohnBaracuda/com.baracuda.runtime-monitoring
Runtime Monitoring is an easy way for you to monitor the value or state of custom C# members during runtime. Just add the 'Monitor' attribute to a field, property, event, method or even class and get its value or state displayed automatically in a customizable and extendable debug UI.
Aerthas/UNITY-Arc-system-Works-Shader
Shader created to emulate the design style of Arc System Works games such as Guilty Gear and Dragon Ball FighterZ. Created using Amplify Shader Editor.
KyleBanks/scene-ref-attribute
Unity C# attribute for serializing component and interface references within the scene or prefab during OnValidate.
jean-moreno/EdgeDetect-PostProcessingUnity
Unity legacy Edge Detect image effect ported to Post Processing Stack v2
Luca3317/TMPEffects
Easily animate Unity text and apply other effects with custom tags
zulubo/SpecularProbes
Bake specular highlights into Unity Reflection Probes, allowing baked lights to cast sharp specular highlights for free
cdanek/KaimiraWeightedList
A generic collection for selecting random elements by weight in O(1) in C#
Fabricators-of-Create/Porting-Lib
A collection of utilities for porting mods from Forge to Fabric.
federicocasares/cavifree
Screen space shader for Unity resembling the "cavity" effect in Blender
ErnSur/Unity-Http-Debugger
Http request logging tool for Unity.
katas94/UniMod
Adds modding support to your Unity project
mrpedrobraga/star-engine-core
A multi-level API for developing RPG-like games in Godot.
mhvuze/ReFrontier
Tools for *packing, *crypting and editing various Monster Hunter Frontier Online files.
framilano/BlackOps3ServerInstaller
Simplifying Black Ops 3 server hosting process on custom clients (like boiii) on Windows and Linux
Delt06/unity-pcf-poisson
PCF (Percentage Closer Filtering) via Poisson sampling for Unity and Universal Render Pipeline.
mechaza/tggtmdx-scripts
The Golden Girls Take Manhattan Script Dump (2022)
dn503/ScreenSpaceCurvatureShaderUnity
A conversion of the Blender cavity style shader in babylon.js to Unity HLSL