I\'m trying to simulate Newtonian gravity with C++ and GLM. I\'m using GLM vectors and this equation I found on Wikipedia
I translated this into code: