C# live2d Projects
-
Not at all! It's not an application, it's a library. You use it as part of your C# application where you need to get frames from a camera to do stuff with it, machine learning, detecting QR codes, displaying it to a window. In our case for instance, we use it to create a vtuber application.
-
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.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
C# live2d related posts
Index
Project | Stars | |
---|---|---|
1 | vignette | 463 |
2 | UnityLive2DExtractor | 436 |