Picture a circle, it is 2" in diameter and has a circumference of 6.284.
I want to track a arc gesture in either direction clockwise/anti clockwise.
So I know D=2", R=1", C=6.284" and PI=3.142 but I do not know what theta is or arc.
apparently I should be able to work out arc, theta or C by knowing any of the two.
But as I do not know what arc or theta is.....I stumped. Also I am learning this stuff today!!
In my head I image a pie section of the circle with the one radius line going from 12 o'clock to circle centre and another radius line going from circle centre to 3 o'clock.
Now if the user traced a gesture along the circumference from 12 to 3 there would be a value for arc, true?
Now if the use traced the same path but inside the circle say half an inch in then the arc distance would be smaller but the angle (if that is the right term) would be the same as the first, true??
Problem: How would I begin it extrapolate the arc gesture in any direction within the circle? Are we taking quantum physics or is there a formular the uneducated such as I could learn as is the case for always working out the circumference of a circle?
thanks in hope
I want to track a arc gesture in either direction clockwise/anti clockwise.
So I know D=2", R=1", C=6.284" and PI=3.142 but I do not know what theta is or arc.
apparently I should be able to work out arc, theta or C by knowing any of the two.
But as I do not know what arc or theta is.....I stumped. Also I am learning this stuff today!!
In my head I image a pie section of the circle with the one radius line going from 12 o'clock to circle centre and another radius line going from circle centre to 3 o'clock.
Now if the user traced a gesture along the circumference from 12 to 3 there would be a value for arc, true?
Now if the use traced the same path but inside the circle say half an inch in then the arc distance would be smaller but the angle (if that is the right term) would be the same as the first, true??
Problem: How would I begin it extrapolate the arc gesture in any direction within the circle? Are we taking quantum physics or is there a formular the uneducated such as I could learn as is the case for always working out the circumference of a circle?
thanks in hope