[ODE] issue about collision between box and mesh

Jason Perkins starkos at gmail.com
Fri Nov 17 06:20:00 MST 2006


On 11/16/06, wang yongdong <wyd124 at gmail.com> wrote:
> Hi,
> I am new guy for ODE-src-0.7. I run the project named test_trimeshwith VS. NET 2003.However, it crash when I create about 40 boxes by pressing 'b'  repeatedly.

You are getting a stack overflow. There is information on the wiki
about increasing the size of the VS.NET stack (sorry, I don't have a
link handy). This can happen when you have a large number of objects
very close together.

Jason


More information about the ODE mailing list