Webgl, Rotate object from different rotation origin?

You first use translate then rotate

I usually put it in a function that I call from draw()

2 Likes