I'm using the Frustum Clipping class and a cube with a moviematerial,
and it works fine until the size of the cube changes, and flash throws
this error....

Error #1023: Stack overflow occurred.
        at away3d.core.math::Number3D()
        at away3d.core.base::Vertex()
        at away3d.core.utils::CameraVarsStore/createVertex()
        at away3d.core.clip::FrustumClipping/checkFace()
        at away3d.core.clip::FrustumClipping/checkFace()
        at away3d.core.clip::FrustumClipping/checkFace()
        at away3d.core.clip::FrustumClipping/checkFace()
        at away3d.core.clip::FrustumClipping/checkFace()
        at away3d.core.clip::FrustumClipping/checkFace()
     (etc..)


anyone know how to fix this?

Reply via email to