mob-sakai

mob-sakai

👤 Developer

28 repositories on SrcLog

View on GitHub
28 Repos
20.6k Stars
2.6k Forks
20.6k Watchers

Repositories (28)

UIEffect mob-sakai/UIEffect C#

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 decorate your UI with a unique visual style!

7.3k
ParticleEffectForUGUI mob-sakai/ParticleEffectForUGUI C#

Render particle effect in UnityUI(uGUI). Maskable, sortable, and no extra Camera/RenderTexture/Canvas.

5.7k
SoftMaskForUGUI mob-sakai/SoftMaskForUGUI C#

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!

2.7k
UnmaskForUGUI mob-sakai/UnmaskForUGUI C#

A reverse masking solution for uGUI element in Unity.

970
UpmGitExtension mob-sakai/UpmGitExtension C#

This package extends the UI of Unity Package Manager (UPM) for the packages installed from git repository.

808
ShinyEffectForUGUI mob-sakai/ShinyEffectForUGUI C#

Shiny effect of uGUI, which does not need mask or normal map.

453
CSharpCompilerSettingsForUnity mob-sakai/CSharpCompilerSettingsForUnity C#

Change the C# compiler (csc) used on your Unity project, as you like!

299
GitDependencyResolverForUnity mob-sakai/GitDependencyResolverForUnity C#

This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!

269
StaticBluredScreen mob-sakai/StaticBluredScreen C#

Non-realtime (=static) screen blur for Unity. Easy to use background for dialogs.

205
CompositeCanvasRenderer mob-sakai/CompositeCanvasRenderer C#

CompositeCanvasRenderer bakes multiple source graphics into a bake-buffer (RenderTexture) and renders it. Additional material modification, mesh modification, and baking effects are supported! Let's enjoy the effects that were difficult to implement with UI shaders, such as blur, soft outline, and soft shadow!

198
UIMaterialPropertyInjector mob-sakai/UIMaterialPropertyInjector C#

This package provides a component that allows easy modification/animation of material properties for Unity UI (uGUI) without the need for shader-specific custom components.

171
UIEffectSnapshot mob-sakai/UIEffectSnapshot C#

Capture a screenshot with effect and display it. Light-weight, non-realtime, no-camera (and no-PostProcessingStack), but be effective enough. The captured snapshot can be used as a background for a UI panel.

169
MeshEffectForTextMeshPro mob-sakai/MeshEffectForTextMeshPro C#

Mesh effect components for TextMeshPro in Unity.

168
AtlasImage mob-sakai/AtlasImage C#

AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition, add useful sprite selector and border editor to the inspector.

140
unity-activate mob-sakai/unity-activate TypeScript

A tool to activate Unity license.

127
MirrorReflectionEffectForUGUI mob-sakai/MirrorReflectionEffectForUGUI C#

A simple mirror reflection effect for a uGUI without reflection probes or shaders.

125
DissolveEffectForTMPro mob-sakai/DissolveEffectForTMPro C#

DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.

123
ShinyEffectForTMPro mob-sakai/ShinyEffectForTMPro C#

ShinyEffectForTMPro provide shiny effect component for TextMeshPro in Unity.

110
OpenSesameCompilerForUnity mob-sakai/OpenSesameCompilerForUnity C#

A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, without reflection. Let's say, "Open sesame!"

108
UnityEventDrawerEx mob-sakai/UnityEventDrawerEx C#

This plugin extends the UnityEventDrawer to display runtime calls in the inspector.

100
ProjectBuilder mob-sakai/ProjectBuilder C#

A tool for easy automating and customizing build process for Unity.

100
DissolveEffectForUGUI mob-sakai/DissolveEffectForUGUI C#

A dissolve effect for uGUI, without material instancing. Please star and watch this project :)

92
UIDynamicSampler mob-sakai/UIDynamicSampler C#

This package provides a component to reduce jaggies in uGUI elements.

49
CompositeToggle mob-sakai/CompositeToggle C#

Composite toggle system for unity

47
SymbolCatalog mob-sakai/SymbolCatalog C#

A tool for edit script symbol define for Unity.

34
InternalAccessibleCompilerForUnity mob-sakai/InternalAccessibleCompilerForUnity C#

Compile a c# project to a internal accessible dll (for Unity)

19
MainWindowTitleModifierForUnity mob-sakai/MainWindowTitleModifierForUnity C#

A demo to change the text displayed in UnityEditor's title bar

18
UnityGitDependencyTest mob-sakai/UnityGitDependencyTest C#

A test repo for GitDependencyResolverForUnity

1