Hi,
I have an 2d as3 particle physics simulation that uses lots of Math.sqrt, multiplication, distance calculations and collisions detection between 100s of circular vector objects. I want to increase this to 1000s
Is Away3d any good at these calculations or is more a platform to generate polygons quickly and the like?
Regards,
C