[Papervision3D] Collada Spline parse error
Christian Giordano
christian at nuthinking.com
Wed Dec 3 04:13:27 PST 2008
Hi guys, I'm trying to import a spline (to use it for the camera path)
from a Collada file, I use the DAE class. During the parsing I get the
following error:
TypeError: Error #1034: Type Coercion failed: cannot convert
org.papervision3d.core.geom::Lines3D at 1c828b69 to
org.papervision3d.core.proto.GeometryObject3D.
I thought the Collada file might have been broken, so I tried with the
collada file of this example ( http://ascollada.org/blog/?p=6 ) and I
get the same error, am I missing something?
Thanks a lot for any help, chr
More information about the Papervision3D
mailing list