[Papervision3D] Problems Scaling DAE

Tim Knip tim.knip at gmail.com
Sun Jun 22 10:36:07 PDT 2008


Hi Trevor,

Yeah, this is a known issue which occurs with _some_ Collada's....

The underlying 'technical' problem is conceptual of nature:
A Collada-file isn't a 'model-file' per se, its a complete 'scene'...

Please send me the collada / textures so I have material to debug...

Tim

2008/6/22 Trevor Burton <worldofpaper at googlemail.com>:
> this could well be me being an idiot but....
>
> if i try and scale a Collada model loaded using DAE class i get some very
> weird effects. like geometry flying all over the place or, as soon as the
> scene is rendered the model goes back to it's orginal pre-scaling scale....
> so it'll 'flicker' into existence and then flick back to being a dot on the
> horizon.
>
> should i be scale in some other way than
>
> var model:DAE = new DAE();
> model.scale = 100;
> model.load("path/to/model.dae");
>
> ?
>
> --
> Trevor Burton
> http://www.paperworld3d.com
> _______________________________________________
> Papervision3D mailing list
> Papervision3D at osflash.org
> http://osflash.org/mailman/listinfo/papervision3d_osflash.org
>
>



More information about the Papervision3D mailing list