Hey, I was trying to use your library for some work. I noticed that for simple cloth geometry, the buidtree function does not return from recursion and ultimately gives a stack overflow. My code is this may be I am doing anything wrong but you can take a look.
And this is the error that I get on my win10 x64 machine with MS Visual Studio 2019 community edition.
Any ideas on what could be causing this and how to fix this?
Hey, I was trying to use your library for some work. I noticed that for simple cloth geometry, the buidtree function does not return from recursion and ultimately gives a stack overflow. My code is this may be I am doing anything wrong but you can take a look.
And this is the error that I get on my win10 x64 machine with MS Visual Studio 2019 community edition. Any ideas on what could be causing this and how to fix this?