UnityLive2DExtractor
Unity Live2D Cubism 3 Extractor (by Perfare)
UIEffect
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! (by mob-sakai)
UnityLive2DExtractor | UIEffect | |
---|---|---|
2 | 2 | |
560 | 6,322 | |
3.6% | 2.1% | |
0.0 | 9.4 | |
almost 2 years ago | 16 days ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
UnityLive2DExtractor
Posts with mentions or reviews of UnityLive2DExtractor.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-08-28.
-
Full Game Asset Export Download
UnityLive2DExtractor from the creator of AssetStudio worked fine for me. The only thing is - you can't just dump the whole asset bundle folder into the .exe. Some of them will crash the app, so you have to either drop them one by one, or somehow automate it. I filtered the asset bundles with AssetStudio (the path should contain "ResourceAsset/Model/Bust", which left me with 75 folders, some of which still crashed or didn't export. Didn't check extensively, but it still seemed like I got most of the stuff I personally needed.
-
Live2D characters from Konosuba Fantastic Days (Details and download in comments)
I actually used this application which automatically does it for you from the game files https://github.com/Perfare/UnityLive2DExtractor
UIEffect
Posts with mentions or reviews of UIEffect.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-19.
-
How are highly polished 2D UIs achieved?
mob-sakai's UI Effect
-
Has anyone got mobsaki's uieffect's working on mobile?
Hey! I'm part way through a mobile project and i've used https://github.com/mob-sakai/UIEffect in order to do a bunch (like a bunch!) of UI effects... Off the bat none of the effects seem to work on iOS device, and I'm wondering if it's even possible to get the effects going on mobile... Has anyone passed into this space?
What are some alternatives?
When comparing UnityLive2DExtractor and UIEffect you can also consider the following projects:
UtinyRipper - GUI and API library to work with Engine assets, serialized and bundle files
IsoMesh - IsoMesh is a group of related tools for Unity for converting meshes into signed distance field data, raymarching signed distance fields, and extracting signed distance field data back to meshes via surface nets or dual contouring.
AssetStudio - AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
Unity-SRP-VXGI - Voxel-based Global Illumination using Unity Scriptable Render Pipeline
UnityLibrary - :books: Library of all kind of scripts, snippets & shaders for Unity
InputManager - Custom InputManager for Unity