evankh / ScratchGraphics1

0 stars 0 forks source link

Add proper collision detection #118

Open evankh opened 5 years ago

evankh commented 5 years ago

Bounds of child objects don't move. I need to be using the full model matrix & IMM to get the local coordinates, and have better algorithms for bounding boxes that aren't axis-aligned.