punchcafe / punchEngine

A 2-D physics engine for the Arduboy.
0 stars 0 forks source link

Spherical coordinates renderer #9

Open punchcafe opened 4 years ago

punchcafe commented 4 years ago

Set origin to hero, render view. Allow for space driving

punchcafe commented 4 years ago

Render along circles for lines of constant theta Theta determines circle, fi determines x, r determines size of body

punchcafe commented 4 years ago

Camera angle twists with player