Hi there,
I discovered that the PVector class methods don't use the Processors vector registers and commands (SSE).
So I was wondering if there are any plans to use calculations with the vector unit of the processor in future builds,
as it might significantly improve speed.
Yet I have only experience in using vector units with plain c+asm, not yet in java, otherwise I'd look into it myself.
cheers :)
1