Search found 2 matches

by Lorodion
Fri Jan 10, 2014 10:24 am
Forum: Questions and Help
Topic: BEPU deadlock in Unity3D
Replies: 2
Views: 3594

Re: BEPU deadlock in Unity3D

I'll try to avoid these problems for now by not disposing or running multiple threads when debugging, but will report back if I find a solution!
by Lorodion
Thu Jan 09, 2014 3:26 pm
Forum: Questions and Help
Topic: BEPU deadlock in Unity3D
Replies: 2
Views: 3594

BEPU deadlock in Unity3D

Hello, I started working with BEPU physics this week and must say that this library looks very promising! My idea is to integrate BEPU with Unity3D (that lacks multithreaded physics and the ability to create spaces) but have stumbled upon problems with deadlocks and would very much appreciate help! ...