Not sure there's anything more complicated than the transformation matrix in Rainmeter if you ask 10 people out of 10, but I know you have a soft spot for it, so it's understandable. In the end, it's the same math, just put in a different way, so the complexity is factually the same. A simpler form (+0 is just so they look similar):but seems way complicated
Code:
X=(50+[MeterTwo:H]/2*(Cos(Rad([MeasureRotate]-90))+0))Y=(50+[MeterTwo:H]/2*(Sin(Rad([MeasureRotate]-90))+1))
Clik here to view.

Statistics: Posted by Yincognito — 2 minutes ago — Replies 35 — Views 44112