Hi,
I was wondering if Away3D skip the matrix multiplication when the
transformation is the identity matrix. This would allow some
optimization when a mesh is static; its vertices could be expressed
directly in world coordinates. I'm searching in the code, but my
knowledge of Away3D's implementation is limited.

Reply via email to