Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1590

Featured Guides • Re: Working with Angle on a String Meter (redux)

$
0
0
but seems way complicated
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):

Code:

X=(50+[MeterTwo:H]/2*(Cos(Rad([MeasureRotate]-90))+0))Y=(50+[MeterTwo:H]/2*(Sin(Rad([MeasureRotate]-90))+1))
Now if you think this is also complicated... :confused:

Statistics: Posted by Yincognito — Yesterday, 9:34 pm



Viewing all articles
Browse latest Browse all 1590

Trending Articles