jacobsorme / php

A rep for some php crap. :fish:
0 stars 0 forks source link

Rotation Zero Value & Shapes #8

Open jacobsorme opened 7 years ago

jacobsorme commented 7 years ago

The default/zero rotation of objects are not following the unit circle. This can cause a headache when calculating the bounce of bullets. Changing this will include a change in how the shapes and their points are rendered. This translation might be difficult, but matrix multiplication might come in handy.

Food for thought. 🐟