mob-sakai

mob-sakai

👤 Developer

28 repositories on SrcLog

View on GitHub
28 Repos
21.2k Stars
2.6k Forks
626 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.5k
ParticleEffectForUGUI mob-sakai/ParticleEffectForUGUI C#

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

5.9k
SoftMaskForUGUI mob-sakai/SoftMaskForUGUI ShaderLab

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

2.8k
UnmaskForUGUI mob-sakai/UnmaskForUGUI C#

A reverse masking solution for uGUI element in Unity.

985
UpmGitExtension mob-sakai/UpmGitExtension C#

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

813
ShinyEffectForUGUI mob-sakai/ShinyEffectForUGUI C#

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

457
CSharpCompilerSettingsForUnity mob-sakai/CSharpCompilerSettingsForUnity C#

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

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

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

206
StaticBluredScreen mob-sakai/StaticBluredScreen C#

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

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

181
MeshEffectForTextMeshPro mob-sakai/MeshEffectForTextMeshPro C#

Mesh effect components for TextMeshPro in Unity.

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

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

142
unity-activate mob-sakai/unity-activate TypeScript

A tool to activate Unity license.

130
MirrorReflectionEffectForUGUI mob-sakai/MirrorReflectionEffectForUGUI C#

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

126
DissolveEffectForTMPro mob-sakai/DissolveEffectForTMPro C#

DissolveEffectForTMPro provide dissolve effect component for TextMeshPro in Unity.

124
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!"

107
UnityEventDrawerEx mob-sakai/UnityEventDrawerEx C#

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

99
ProjectBuilder mob-sakai/ProjectBuilder C#

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

99
DissolveEffectForUGUI mob-sakai/DissolveEffectForUGUI C#

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

93
UIDynamicSampler mob-sakai/UIDynamicSampler C#

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

50
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