mob-sakai

mob-sakai

👤 Developer

26 repositories on SrcLog

View on GitHub
26 Repos
17.9k Stars
2.3k Forks
17.9k Watchers

Repositories (26)

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!

6.4k
ParticleEffectForUGUI mob-sakai/ParticleEffectForUGUI C#

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

4.9k
SoftMaskForUGUI mob-sakai/SoftMaskForUGUI C#

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

2.4k
UnmaskForUGUI mob-sakai/UnmaskForUGUI C#

A reverse masking solution for uGUI element in Unity.

911
UpmGitExtension mob-sakai/UpmGitExtension C#

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

793
ShinyEffectForUGUI mob-sakai/ShinyEffectForUGUI C#

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

417
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!

258
CSharpCompilerSettingsForUnity mob-sakai/CSharpCompilerSettingsForUnity C#

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

246
StaticBluredScreen mob-sakai/StaticBluredScreen C#

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

163
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.

145
MeshEffectForTextMeshPro mob-sakai/MeshEffectForTextMeshPro C#

Mesh effect components for TextMeshPro in Unity.

131
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.

122
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.

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
MirrorReflectionEffectForUGUI mob-sakai/MirrorReflectionEffectForUGUI C#

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

104
ProjectBuilder mob-sakai/ProjectBuilder C#

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

98
DissolveEffectForTMPro mob-sakai/DissolveEffectForTMPro C#

DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.

93
UnityEventDrawerEx mob-sakai/UnityEventDrawerEx C#

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

82
ShinyEffectForTMPro mob-sakai/ShinyEffectForTMPro C#

ShinyEffectForTMPro provide shiny effect component for TextMeshPro in Unity.

81
DissolveEffectForUGUI mob-sakai/DissolveEffectForUGUI C#

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

71
unity-activate mob-sakai/unity-activate TypeScript

A tool to activate Unity license.

50
CompositeToggle mob-sakai/CompositeToggle C#

Composite toggle system for unity

40
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