Andrej Mitrovic: > There's an LGPL-licensed Vector module here: > https://github.com/Zardoz89/zmath/blob/master/src/vector.d > > Not mine, but it's interesting.
Eventually Phobos will contain fast 2D/3D/4D vector type, because they are used often in games, programs that need 2D geometry, various simulations, etc. Bye, bearophile
