visualizersdotnl / Std3DMath

A few C++ math primitives for 3D rendering (update coming soon)
Other
1 stars 0 forks source link

Fix double normalization in Vector classes #5

Closed visualizersdotnl closed 5 years ago

visualizersdotnl commented 5 years ago

See: const Vector2 Project(const Vector2 &B) const

visualizersdotnl commented 5 years ago

Also check if func. is correct