alberts
15-03-2006 16:17:10
Hi
I know that this is probably not the best place to ask it, but maybe one of you have had the same problem.
I'm working with ODE.NET. My project work fine with a few joints and bodies but now, that I have tested it, I need to increase the number of "physics" elements. If I use the "timeStep" function I get an "StackOverflowException" but if I use the "quickStepVersion" the system is unstable.
I have tried to increase the memory that the ODE.NET project compiler reserves to 256MB (/stack:26738688) with no luck
Any ideas before I try to do it with Newton?
Thanks in advance!!!
I know that this is probably not the best place to ask it, but maybe one of you have had the same problem.
I'm working with ODE.NET. My project work fine with a few joints and bodies but now, that I have tested it, I need to increase the number of "physics" elements. If I use the "timeStep" function I get an "StackOverflowException" but if I use the "quickStepVersion" the system is unstable.
I have tried to increase the memory that the ODE.NET project compiler reserves to 256MB (/stack:26738688) with no luck
Any ideas before I try to do it with Newton?
Thanks in advance!!!