Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
new track: circuit de pau
08-05-2006, 07:09 PM,
#16
 
The cross-track strips may be marked as collideable. If so, these need to be changed to not collideable.
Reply
08-05-2006, 07:09 PM,
#17
 
The cross-track strips may be marked as collideable. If so, these need to be changed to not collideable.
Reply
08-05-2006, 11:08 PM,
#18
 
joevenzon Wrote:The cross-track strips may be marked as collideable. If so, these need to be changed to not collideable.

i don't think they are. i'm not that dumb... (and i jusy checked, they are not).

anyway, i am trying to find more bugs in the collision code. i've converted the a1 track, but near the pits if you touch the wall the car just goes completely berserk. unfortunately is not as simple as nan.

--alex--
Reply
08-05-2006, 11:08 PM,
#19
 
joevenzon Wrote:The cross-track strips may be marked as collideable. If so, these need to be changed to not collideable.

i don't think they are. i'm not that dumb... (and i jusy checked, they are not).

anyway, i am trying to find more bugs in the collision code. i've converted the a1 track, but near the pits if you touch the wall the car just goes completely berserk. unfortunately is not as simple as nan.

--alex--
Reply
08-06-2006, 07:59 PM,
#20
 
Quote:i am trying to find more bugs in the collision code

The collision code is very poor. Any help is appreciated. I've also considered using ODE http://www.ode.org/ to help with the collision response.
Reply
08-06-2006, 07:59 PM,
#21
 
Quote:i am trying to find more bugs in the collision code

The collision code is very poor. Any help is appreciated. I've also considered using ODE http://www.ode.org/ to help with the collision response.
Reply
08-07-2006, 12:59 AM,
#22
 
I agree, our collision code seems to work OK for basic stuff, but the collision response seems somewhat poor. When I run into a wall I get knocked back very jerkily, if I drive straight into a wall i get thrown backwards and forwards very quickly. So I'm for just about anything that will give it a more realistic feel, and I know ODE is a very solid library that I don't think we'll have a lot of problems with.

So if you want to set up VDrift to use ODE, I'll happily help add support to SCons, autopackage, and whatever else Smile I think this would probably be a pretty big improvement, might even help performance in some areas (though generally now collision performance isn't too bad).
Reply
08-07-2006, 12:59 AM,
#23
 
I agree, our collision code seems to work OK for basic stuff, but the collision response seems somewhat poor. When I run into a wall I get knocked back very jerkily, if I drive straight into a wall i get thrown backwards and forwards very quickly. So I'm for just about anything that will give it a more realistic feel, and I know ODE is a very solid library that I don't think we'll have a lot of problems with.

So if you want to set up VDrift to use ODE, I'll happily help add support to SCons, autopackage, and whatever else Smile I think this would probably be a pretty big improvement, might even help performance in some areas (though generally now collision performance isn't too bad).
Reply
08-07-2006, 09:28 AM,
#24
 
The only complicating factor is how to integrate ODE with the vamos physics (i.e. get ODE to compute forces on bodies and then stop there and let vamos take care of the rest). This should probably be done in a separate branch, when it's time to do it.
Reply
08-07-2006, 09:28 AM,
#25
 
The only complicating factor is how to integrate ODE with the vamos physics (i.e. get ODE to compute forces on bodies and then stop there and let vamos take care of the rest). This should probably be done in a separate branch, when it's time to do it.
Reply
08-07-2006, 02:09 PM,
#26
 
thelusiv Wrote:So if you want to set up VDrift to use ODE, I'll happily help add support to SCons, autopackage, and whatever else Smile I think this would probably be a pretty big improvement, might even help performance in some areas (though generally now collision performance isn't too bad).

i've started looking at ode. no promises though...

--alex--
Reply
08-07-2006, 02:09 PM,
#27
 
thelusiv Wrote:So if you want to set up VDrift to use ODE, I'll happily help add support to SCons, autopackage, and whatever else Smile I think this would probably be a pretty big improvement, might even help performance in some areas (though generally now collision performance isn't too bad).

i've started looking at ode. no promises though...

--alex--
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)