[Sandy] [sandy commit] r639 - in trunk/sandy/as3/trunk/src/sandy: core core/data core/scenegraph core/sorters view
Makc
makc.the.great at gmail.com
Fri May 2 15:53:10 PDT 2008
bingo! shit happens in Vertex class:
public final function getVector():Vector
{
return new Vector( x, y, z );
}
looks like I have to try again :)
On Sat, May 3, 2008 at 12:49 AM, Makc <makc.the.great at gmail.com> wrote:
> looking back
> at our invModelMatrix attempt, I am totally puzzled how not
> calculating 6000 matrix multiplications have no impact whatsoever. I
> have commented out corresponding old bit in shape3d, and I had put a
> trace when I use invModelMatrix to ensure I did not screwed up, and I
> didnt.
>
More information about the Sandy
mailing list