Discussion:
no terrain collision
Martin B.
2009-04-11 11:15:23 UTC
Permalink
hi im new on mailing list.
After long time i continue on my small project.
But with new Soya3d and ode, collision with plane not working :(

between objects all ok.
my configuration:

Soya3d from SVN
ode 0.11
pyrex 0.9.8.5

running on archlinux

PS: sry for my english
Anthony Smith
2009-04-11 11:31:42 UTC
Permalink
Hi Martin,

I'm having this exact problem as well. I compile Soya on Windows using
GCC as Thierry Brault does. Terrain collisions do not occur, but
object-object collisions work as normal.

Pyrex 0.9.6.4 is the latest Soya-compatible pyrex. However, using this
Pyrex version will still give you the same terrain collision problems.

It seems to be due to incompatibility between Soya 0.14 and ODE 0.10+ .

I'm trying to get ODE 0.9 working with Soya, but so far I have not been
able to. This would be a good first step towards finding out why it's
not working properly.

This is clearly not an isolated problem, so I hope solving it is a
priority for Jiba and the developers!

Anthony

PS: Your English is fine!
Post by Martin B.
hi im new on mailing list.
After long time i continue on my small project.
But with new Soya3d and ode, collision with plane not working :(
between objects all ok.
Soya3d from SVN
ode 0.11
pyrex 0.9.8.5
running on archlinux
PS: sry for my english
_______________________________________________
Soya-user mailing list
https://mail.gna.org/listinfo/soya-user
Martin B.
2009-04-11 13:08:47 UTC
Permalink
thanks for reply.
now im playing with some different versions of ODE.

with 0.9 no luck ... _soya.so undefined symbol dInitODE2

compiled with --enable-new-trimesh
with 0.10 same as before with 0.11 :(
0.10.1 not tested

maybe next version will be fixed.
Martin B.
2009-04-11 13:42:42 UTC
Permalink
V Sat, 11 Apr 2009 15:08:47 +0200
"Martin B." <spooky.ln-U2FsIBLYo+***@public.gmane.org> napsáno:

same with pyrex 0.9.6.4 :(
maybe use Cython in next release will be better than Pyrex.
PyODE works O.K. with ODE 0.11
Post by Martin B.
thanks for reply.
now im playing with some different versions of ODE.
with 0.9 no luck ... _soya.so undefined symbol dInitODE2
compiled with --enable-new-trimesh
with 0.10 same as before with 0.11 :(
0.10.1 not tested
maybe next version will be fixed.
_______________________________________________
Soya-user mailing list
https://mail.gna.org/listinfo/soya-user
Loading...