19-10-2017, 02:20 PM
(19-10-2017, 01:49 PM)MrBeam Wrote: Hi! Learned a lot from this thread, thanks!
Is it ok if I hijack this thread?
We're using obicloth in our game and we're wondering about the garbage collection.
With only two lowpoly characters we're up to 0.7KB.
Is this something that will be adressed?
Dear Regards
Peter S
Hi Peter,
We will try to, however getting the bone transform list from Unity into our C++ lib inevitably incurs in some allocations each frame. We won´t be able to reach zero allocation, but I´m sure we could reduce it.
cheers,