SFML community forums

General => Feature requests => Topic started by: quasius on April 29, 2008, 11:41:30 pm

Title: Dot and cross products for vectors
Post by: quasius on April 29, 2008, 11:41:30 pm
Hey.  Obviously this is simple enough to implement myself, but since you are now providing vector classes in SFML, doesn't it make sense to provide dot and cross product function?  (You already have multiply by a scalar.)

Great library, as always.
Title: Dot and cross products for vectors
Post by: Laurent on April 30, 2008, 03:09:21 am
It would certainly make sense, yes.