[ODE] The pushing of a morphing model

Zanshin gzanshin at gmail.com
Sat Jan 13 10:34:48 MST 2007


>
> >
> > c- (hardest) There's an ethereal cube that occupies no space. It
> > gradually turns "real", pushing other objects away from it's center.
> >
>
> Tricky stuff indeed.
>
> Maybe you can fake it by varying the "Error Reduction Parameter" (ERP).
>
> Start by having it 0.0 (Is this legal in ode?) and slowly increase this.
> I would do this logarithmically:
> t=0.0 sec : ERP = 0.000000
> t=1.0 sec : ERP = 0.000001
> t=2.0 sec : ERP = 0.000010
> t=3.0 sec : ERP = 0.000100
> t=4.0 sec : ERP = 0.001000


So instead of making a geom that grows, making a geom that pushes with a
growing strength. ... This might solve all three problems.

ERP correction pushes with force? Or places in a position outside the geom.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mooshika.org/pipermail/ode/attachments/20070113/7d05b565/attachment-0001.htm


More information about the ODE mailing list