Kevin Gliewe

Results 8 comments of Kevin Gliewe

You can't use a path with spaces in it. You should use directory names like this: `C:\Users\datnt65\Desktop\datnt65\1.Project\7.VirtualTryOn\8.Docs_Research\1.Body_Recontrucstion\Data\NvCloth-master`

It looks like CUDA could not compile the CuSolverKernel.cu. You could use the DX11 instead of CUDA. From the [Documentation](https://gameworksdocs.nvidia.com/NvCloth/1.1/Compiling/index.html): > CmakeGenerateProjects.bat So if you use `CmakeGenerateProjects.bat 0 1`, it...

Assimp is an optional dependency, It should work just fine without it.

Yes, this is definitely not intended. I think it was made like this, to reduce bank conflicts. But the performance gain should be negauiable since the w axis needs to...

Do you run it behind a reverse proxy? I think you wanted to write "nginx". Maybe it is blocking the WebSocket?

@halukmy so the UI shows up but is not responding? Do you get any output on the console?

After some digging i was able to find the breaking commit: https://github.com/praeclarum/Ooui/commit/92e9b9bee452d14676d09c43b8aeb22676d6d32b

@mellinoe Please don't forget this PR. HLSL support would be such a awesome addition for this library and Veldrid in general.