Discussion:
Copy transform
Andreas Rauchenbacher
2010-08-16 07:50:57 UTC
Permalink
Hi!



I'm loading a .dae file from 3ds Max (OpenCollada) into Papervision. When i
add a Plane in Papervision and copy the transform with
plane.copyTransform(planeInsideDae.world) then everything is okay. But when
i try to put the camera on the same position as the planeInsideDae
(camera.copyTransform(planeInsideDae.world)), the view ist completly
distorted.



Is it not possible to use camera.copyTransform?



Thanks for your help!

Loading...