user-vm
user-vm
Yes, could you please add a license file?
> I've uploaded YCB to Baidu NetDisk. > > download link: https://pan.baidu.com/s/1FG7_wrNbBdFcJmh1UxuDFg > passcode: 52xx > > It has been split into small zip files, some folders are split into...
There's been some discussion [here](https://github.com/ToonCrafter/ToonCrafter/issues/2) about hardcoding half precision in ToonCrafter's code to make it take
The CUDA backend still works for me on Ubuntu 24, although I had initially installed a version of the CUDA toolkit in a miniforge (conda without defaults) environment that was...
[EDIT: this causes the plugin build to fail, see the updated method in my next comment] Assimp builds for me on Ubuntu 24 if I change `#include "revision.h"` to `#include...
I was able to finally build a version of libassimp.a that can actually be linked when building the plugin, and allows VRM models to be imported into Unreal 5.6.0 and...